summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/textfield
diff options
context:
space:
mode:
authorJouni Koivuviita <jouni.koivuviita@itmill.com>2009-05-25 11:19:59 +0000
committerJouni Koivuviita <jouni.koivuviita@itmill.com>2009-05-25 11:19:59 +0000
commit371ab070a466e2d60ca32105a4506e350160152e (patch)
treea35657b9052bb7e8b3ece30c8502b01bc46af0c1 /WebContent/VAADIN/themes/reindeer/textfield
parent0f3e18635c4525538cfebc7dd8ef448be8a2f4c6 (diff)
downloadvaadin-framework-371ab070a466e2d60ca32105a4506e350160152e.tar.gz
vaadin-framework-371ab070a466e2d60ca32105a4506e350160152e.zip
Black window style for Reindeer theme.
Multiple other fixes to Reindeer theme. Some fixes to base and Runo themes involving window styles. svn changeset:7988/svn branch:6.0
Diffstat (limited to 'WebContent/VAADIN/themes/reindeer/textfield')
-rw-r--r--WebContent/VAADIN/themes/reindeer/textfield/textfield.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/reindeer/textfield/textfield.css b/WebContent/VAADIN/themes/reindeer/textfield/textfield.css
index d9233ebd11..06e1055053 100644
--- a/WebContent/VAADIN/themes/reindeer/textfield/textfield.css
+++ b/WebContent/VAADIN/themes/reindeer/textfield/textfield.css
@@ -82,6 +82,7 @@ input.v-textfield-prompt {
text-shadow: #000 0 0 1px;
}
.v-app .black .v-textfield-focus,
+.v-window-black .v-textfield-focus,
.v-window .black .v-textfield-focus,
.v-popupview-popup .black .v-textfield-focus {
border-color: #4e6a80;