]> source.dussan.org Git - vaadin-framework.git/commitdiff
removed accidetally added cell border from default theme
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Fri, 24 Apr 2009 09:03:33 +0000 (09:03 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Fri, 24 Apr 2009 09:03:33 +0000 (09:03 +0000)
svn changeset:7522/svn branch:6.0

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

index 14fa5dfc6fc4c8b0bdea55590149ce8ddbed3c6a..dbede13bcf946d7acf2f2c184a4e4558cbd2f3bd 100644 (file)
@@ -1965,8 +1965,7 @@ input.i-modified,
 .i-table-cell-content {
        padding-top: 3px;
        padding-left: 3px;
-       padding-right: 5px;
-       border-right:1px solid #f6f7f7;
+       padding-right: 6px;
 }
 
 .i-table-cell-wrapper {
index 40a342dd58e76561d1689c88675ce7756cac46ce..e8afe7fdaeb7da8a69b88e7a672e6cb5263668dd 100644 (file)
 .i-table-cell-content {
        padding-top: 3px;
        padding-left: 3px;
-       padding-right: 5px;
-       border-right:1px solid #f6f7f7;
+       padding-right: 6px;
 }
 
 .i-table-cell-wrapper {