]> source.dussan.org Git - vaadin-framework.git/commitdiff
Updated the vaadintunes theme with the table themeing changes introduced in the fix...
authorJonatan Kronqvist <jonatan.kronqvist@itmill.com>
Mon, 29 Nov 2010 11:16:12 +0000 (11:16 +0000)
committerJonatan Kronqvist <jonatan.kronqvist@itmill.com>
Mon, 29 Nov 2010 11:16:12 +0000 (11:16 +0000)
svn changeset:16209/svn branch:6.5

WebContent/VAADIN/themes/vaadintunes/styles.css

index 43a4c047646d77946e95d7c28d550eb7c04b1b83..fb41e42e239800f3f791e4c7f0e9c31a764ae556 100644 (file)
        background: transparent url(images/table-header-bg.png) repeat-x;
 }
 
+.tTunes .v-table-sort-indicator {
+       width: 0px;
+       height: 16px;
+}
+
 .tTunes .v-table-caption-container {
        font-size: 11px;
        color: #000;
        font-weight: bold;
        text-shadow: #fff 0 1px 0;
        padding-top: 1px;
+       margin-left: 3px;
 }
 
 .tTunes .v-table-body {