summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo
diff options
context:
space:
mode:
authorJouni Koivuviita <jouni.koivuviita@itmill.com>2010-10-25 09:16:08 +0000
committerJouni Koivuviita <jouni.koivuviita@itmill.com>2010-10-25 09:16:08 +0000
commit4647dbeb3f38e0ad10effda9874810824dea6556 (patch)
tree65178efa546aace0d360cc615a5456fa5c1d9569 /WebContent/VAADIN/themes/runo
parent9a4b40e27a96a22afa9744586513f698936762ff (diff)
downloadvaadin-framework-4647dbeb3f38e0ad10effda9874810824dea6556.tar.gz
vaadin-framework-4647dbeb3f38e0ad10effda9874810824dea6556.zip
Reverted small change to reindeer black window styles.
svn changeset:15689/svn branch:6.5
Diffstat (limited to 'WebContent/VAADIN/themes/runo')
-rw-r--r--WebContent/VAADIN/themes/runo/styles.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/WebContent/VAADIN/themes/runo/styles.css b/WebContent/VAADIN/themes/runo/styles.css
index 52d08579cb..48990fca83 100644
--- a/WebContent/VAADIN/themes/runo/styles.css
+++ b/WebContent/VAADIN/themes/runo/styles.css
@@ -1,5 +1,5 @@
-.v-theme-version:after {content:"6_4_5_dev-20100923";}
-.v-theme-version-6_4_5_dev-20100923 {display: none;}
+.v-theme-version:after {content:"9_9_9_INTERNAL-DEBUG-BUILD";}
+.v-theme-version-9_9_9_INTERNAL-DEBUG-BUILD {display: none;}
/* Automatically compiled css file from subdirectories. */
.v-absolutelayout-wrapper {
@@ -167,6 +167,10 @@
/*
* Checkbox styles
* -------------------------------------- */
+
+ .v-checkbox {
+ display: block;
+ }
.v-checkbox,
.v-checkbox label,