]> source.dussan.org Git - vaadin-framework.git/commitdiff
Sampler updates:
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Fri, 4 Dec 2009 12:52:18 +0000 (12:52 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Fri, 4 Dec 2009 12:52:18 +0000 (12:52 +0000)
 * PopupView samples added
 * Menubar icons updated

svn changeset:10156/svn branch:6.2

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

index 14c308a84c400f826e97c3ff5c5b092d52b0aba3..8e31681c2d2b99b37152827f9f83d99717824c8d 100644 (file)
@@ -1,6 +1,7 @@
 .v-popupview {
        cursor: pointer;
-       background: #aaa;
+       text-decoration: underline;
+       white-space: nowrap;
 }
 .v-popupview-popup {
        overflow: auto;
index d5c57381f14ef7fe585f696229d1357a4a8c67fa..ba1197e1ffe4ea2651beed0517cfe8774fdf3d2e 100644 (file)
@@ -832,7 +832,8 @@ div.v-app-loading {
 
 .v-popupview {
        cursor: pointer;
-       background: #aaa;
+       text-decoration: underline;
+       white-space: nowrap;
 }
 .v-popupview-popup {
        overflow: auto;
index af02cd3db3632a065fd8af2c7bb94126e29cc331..8336f46505227d6f334d9c309cade4e0acd5879b 100644 (file)
@@ -1,6 +1,4 @@
 .v-popupview {
-       background: transparent;
-       text-decoration: underline;
        color: #1b699f;
 }
 .v-popupview:hover {
index ba50ed40be5e7b6e13e2a745d5c8ac63befe0220..5283c75a0c825bac934d2813b8b67eab959e2840 100644 (file)
@@ -832,7 +832,8 @@ div.v-app-loading {
 
 .v-popupview {
        cursor: pointer;
-       background: #aaa;
+       text-decoration: underline;
+       white-space: nowrap;
 }
 .v-popupview-popup {
        overflow: auto;
@@ -3263,8 +3264,6 @@ td.v-datefield-calendarpanel-nextyear {
 }
 
 .v-popupview {
-       background: transparent;
-       text-decoration: underline;
        color: #1b699f;
 }
 .v-popupview:hover {
index 67aacb6f4529033f5d65fc7f14bd166efcec7762..0b5316585236bc340942f1aa2b1dbdd9845b669c 100644 (file)
@@ -832,7 +832,8 @@ div.v-app-loading {
 
 .v-popupview {
        cursor: pointer;
-       background: #aaa;
+       text-decoration: underline;
+       white-space: nowrap;
 }
 .v-popupview-popup {
        overflow: auto;