From 4647dbeb3f38e0ad10effda9874810824dea6556 Mon Sep 17 00:00:00 2001 From: Jouni Koivuviita Date: Mon, 25 Oct 2010 09:16:08 +0000 Subject: Reverted small change to reindeer black window styles. svn changeset:15689/svn branch:6.5 --- WebContent/VAADIN/themes/runo/styles.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'WebContent/VAADIN/themes/runo') 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, -- cgit v1.2.3