summaryrefslogtreecommitdiffstats
path: root/WebContent/ITMILL
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/ITMILL')
-rw-r--r--WebContent/ITMILL/themes/default/styles.css17
-rw-r--r--WebContent/ITMILL/themes/default/table/table.css3
-rw-r--r--WebContent/ITMILL/themes/default/window/window.css14
3 files changed, 6 insertions, 28 deletions
diff --git a/WebContent/ITMILL/themes/default/styles.css b/WebContent/ITMILL/themes/default/styles.css
index ad4bad7da0..0a429ee348 100644
--- a/WebContent/ITMILL/themes/default/styles.css
+++ b/WebContent/ITMILL/themes/default/styles.css
@@ -1999,6 +1999,9 @@ input.i-modified,
text-indent: 6px;
}
+.i-table .i-link {
+ display: inline;
+}
/* IE6 hack */
* html .i-table-scrollposition {
@@ -2674,20 +2677,6 @@ input.i-modified,
width: 0; /* min-size for IE6 */
}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
/* Shadow for window */
.i-shadow-window {
diff --git a/WebContent/ITMILL/themes/default/table/table.css b/WebContent/ITMILL/themes/default/table/table.css
index 07fe41f43a..7b327850c4 100644
--- a/WebContent/ITMILL/themes/default/table/table.css
+++ b/WebContent/ITMILL/themes/default/table/table.css
@@ -201,6 +201,9 @@
text-indent: 6px;
}
+.i-table .i-link {
+ display: inline;
+}
/* IE6 hack */
* html .i-table-scrollposition {
diff --git a/WebContent/ITMILL/themes/default/window/window.css b/WebContent/ITMILL/themes/default/window/window.css
index f597aac5b9..0ead474474 100644
--- a/WebContent/ITMILL/themes/default/window/window.css
+++ b/WebContent/ITMILL/themes/default/window/window.css
@@ -114,20 +114,6 @@
width: 0; /* min-size for IE6 */
}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
/* Shadow for window */
.i-shadow-window {