]> source.dussan.org Git - vaadin-framework.git/commitdiff
Removed unnecessary background image from tabsheet.css.
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 9 Oct 2008 09:36:37 +0000 (09:36 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 9 Oct 2008 09:36:37 +0000 (09:36 +0000)
svn changeset:5617/svn branch:trunk

WebContent/ITMILL/themes/default/styles.css
WebContent/ITMILL/themes/default/tabsheet/tabsheet.css

index 212bf2d23793dde3d38b41f8aab45ba7df2ff87d..41915969db43df91de9a6a550961dd19c1f39ec3 100644 (file)
@@ -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;
 }
index b9f6af9d49d5f65c45783173ff8e13ae3dcf69df..1ef390e94c75adacaa07b64ba88bdc01c9614849 100644 (file)
@@ -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;
 }