diff options
Diffstat (limited to 'WebContent/ITMILL')
-rw-r--r-- | WebContent/ITMILL/themes/default/styles.css | 1 | ||||
-rw-r--r-- | WebContent/ITMILL/themes/default/tabsheet/tabsheet.css | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/WebContent/ITMILL/themes/default/styles.css b/WebContent/ITMILL/themes/default/styles.css index 212bf2d237..41915969db 100644 --- a/WebContent/ITMILL/themes/default/styles.css +++ b/WebContent/ITMILL/themes/default/styles.css @@ -1852,7 +1852,6 @@ input.i-modified, padding:0; border:0; height: 48px; - background: transparent url(tabsheet/img/tabs-bg.png) repeat-x bottom left; width: 100%; overflow:hidden; } diff --git a/WebContent/ITMILL/themes/default/tabsheet/tabsheet.css b/WebContent/ITMILL/themes/default/tabsheet/tabsheet.css index b9f6af9d49..1ef390e94c 100644 --- a/WebContent/ITMILL/themes/default/tabsheet/tabsheet.css +++ b/WebContent/ITMILL/themes/default/tabsheet/tabsheet.css @@ -12,7 +12,6 @@ padding:0; border:0; height: 48px; - background: transparent url(img/tabs-bg.png) repeat-x bottom left; width: 100%; overflow:hidden; } |