]> source.dussan.org Git - vaadin-framework.git/commitdiff
Managed to remove the bottoom line of the tabsheet somehow. Fixed.
authorMarc Englund <marc.englund@itmill.com>
Thu, 4 Sep 2008 12:11:58 +0000 (12:11 +0000)
committerMarc Englund <marc.englund@itmill.com>
Thu, 4 Sep 2008 12:11:58 +0000 (12:11 +0000)
svn changeset:5360/svn branch:trunk

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

index 8e7e0ffe2cc69bf8e700b16b96959b762aa66f95..b9f6af9d49d5f65c45783173ff8e13ae3dcf69df 100644 (file)
 }\r
 \r
 .i-tabsheet-deco {
-       height: 9px;
+       height: 10px;
        background: transparent url(../panel/img/bottom-right.png) repeat-x right top;
        margin-left: 9px;
 }