]> source.dussan.org Git - vaadin-framework.git/commitdiff
Reverted [15621]
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Fri, 22 Oct 2010 14:14:41 +0000 (14:14 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Fri, 22 Oct 2010 14:14:41 +0000 (14:14 +0000)
svn changeset:15677/svn branch:6.4

WebContent/VAADIN/themes/reindeer/common/img/black-vertical-sprites-ie6.png
WebContent/VAADIN/themes/reindeer/common/img/horizontal-sprites.png
WebContent/VAADIN/themes/reindeer/common/img/vertical-sprites-ie6.png
WebContent/VAADIN/themes/reindeer/styles.css
WebContent/VAADIN/themes/reindeer/window/window.css

index 84c52dbf4c09df07f12d2d951c9e4706c441941b..0a7bd350e5324e4500f945831543ad64d34ed6a4 100644 (file)
Binary files a/WebContent/VAADIN/themes/reindeer/common/img/black-vertical-sprites-ie6.png and b/WebContent/VAADIN/themes/reindeer/common/img/black-vertical-sprites-ie6.png differ
index 7980a5aa188df8bf69ab8399ea845792768fb4ac..3f107c2c319c19d48dc2592a91fbc872fa663f8c 100644 (file)
Binary files a/WebContent/VAADIN/themes/reindeer/common/img/horizontal-sprites.png and b/WebContent/VAADIN/themes/reindeer/common/img/horizontal-sprites.png differ
index 58ecc02515fcc6d58892fc683106e35312c659f1..9972fe640f18c9d90167fab47d292bb689b7464d 100644 (file)
Binary files a/WebContent/VAADIN/themes/reindeer/common/img/vertical-sprites-ie6.png and b/WebContent/VAADIN/themes/reindeer/common/img/vertical-sprites-ie6.png differ
index e800492be15e1cf4e302f9d92ae09a7346dbad64..5ffb93b7f689d66800e1cc85966a7bd1e877bc65 100644 (file)
@@ -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 {
 /*
  * Checkbox styles
  * -------------------------------------- */
+ .v-checkbox {
+       display: block;
+ }
 
 .v-checkbox,
 .v-checkbox label,
index 215864d4a4698256edc5f15726259f0e66742f21..69798ea7448ed747c4016c14fed12af18cce49e0 100644 (file)
        border-color: rgba(0,0,0,.8);
 }
 .v-window-black .v-window-wrap2 {
-       background-color: #060708;
+       background-color: #1d2021;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
 }
 .v-sa .v-window-black .v-window-wrap2,
 .v-ff3 .v-window-black .v-window-wrap2,
 .v-op .v-window-black .v-window-wrap2 {
-       background-color: rgba(6,7,8,.9);
+       background-color: rgba(29,32,33,.9);
 }
 .v-window-black .v-window-outerheader {
        height: auto;