]> source.dussan.org Git - vaadin-framework.git/commitdiff
Recompiled theme
authorArtur Signell <artur.signell@itmill.com>
Tue, 7 Dec 2010 13:43:18 +0000 (13:43 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 7 Dec 2010 13:43:18 +0000 (13:43 +0000)
svn changeset:16362/svn branch:6.5

WebContent/VAADIN/themes/base/styles.css
WebContent/VAADIN/themes/liferay/styles.css
WebContent/VAADIN/themes/reindeer/styles.css
WebContent/VAADIN/themes/runo/styles.css

index 49ff20ba0a6209ec57cbc25959e9fa7f11e0c61a..a28199b791cbf9f02ffc32548d78d7e800881a86 100644 (file)
@@ -1107,9 +1107,19 @@ div.v-progressindicator-indeterminate-disabled {
 .v-select-twincol-options {
        float: left;
 }
+.v-select-twincol-options-caption {
+       float: left;
+       overflow: hidden;
+       text-overflow: ellipsis;
+}
 .v-select-twincol-selections {
        font-weight: bold;
 }
+.v-select-twincol-selections-caption {
+       float: right;
+       overflow: hidden;
+       text-overflow: ellipsis;
+}
 .v-select-twincol-buttons {
        float: left;
        text-align: center;
index 2e7bbf980ea1cc220c16951970ac5b4ce6e84e5b..32310d6a18ac0ab436999949cd58c92420183b61 100644 (file)
@@ -1107,9 +1107,19 @@ div.v-progressindicator-indeterminate-disabled {
 .v-select-twincol-options {
        float: left;
 }
+.v-select-twincol-options-caption {
+       float: left;
+       overflow: hidden;
+       text-overflow: ellipsis;
+}
 .v-select-twincol-selections {
        font-weight: bold;
 }
+.v-select-twincol-selections-caption {
+       float: right;
+       overflow: hidden;
+       text-overflow: ellipsis;
+}
 .v-select-twincol-buttons {
        float: left;
        text-align: center;
index c5fc06158da8a404cfaf35f16c475a221d6528de..532bac85e2fdeed4e844a31dc82988b7964b67be 100644 (file)
@@ -1107,9 +1107,19 @@ div.v-progressindicator-indeterminate-disabled {
 .v-select-twincol-options {
        float: left;
 }
+.v-select-twincol-options-caption {
+       float: left;
+       overflow: hidden;
+       text-overflow: ellipsis;
+}
 .v-select-twincol-selections {
        font-weight: bold;
 }
+.v-select-twincol-selections-caption {
+       float: right;
+       overflow: hidden;
+       text-overflow: ellipsis;
+}
 .v-select-twincol-buttons {
        float: left;
        text-align: center;
index bb2eb0dc1a3f44ca07aacd3ba0c6080ce806b506..13e86faf1a7f2d32f93e7d286d724f166b50af8e 100644 (file)
@@ -1107,9 +1107,19 @@ div.v-progressindicator-indeterminate-disabled {
 .v-select-twincol-options {
        float: left;
 }
+.v-select-twincol-options-caption {
+       float: left;
+       overflow: hidden;
+       text-overflow: ellipsis;
+}
 .v-select-twincol-selections {
        font-weight: bold;
 }
+.v-select-twincol-selections-caption {
+       float: right;
+       overflow: hidden;
+       text-overflow: ellipsis;
+}
 .v-select-twincol-buttons {
        float: left;
        text-align: center;