From: Jouni Koivuviita Date: Wed, 16 Sep 2009 19:16:08 +0000 (+0000) Subject: Very very minor fix to Sampler theme. X-Git-Tag: 6.7.0.beta1~2479^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5644347aa2bd387ec8e54a98d5ffb8b40d39f218;p=vaadin-framework.git Very very minor fix to Sampler theme. svn changeset:8823/svn branch:6.1 --- diff --git a/WebContent/VAADIN/themes/sampler/sampler/styles.css b/WebContent/VAADIN/themes/sampler/sampler/styles.css index 0dab6d5227..6898284749 100644 --- a/WebContent/VAADIN/themes/sampler/sampler/styles.css +++ b/WebContent/VAADIN/themes/sampler/sampler/styles.css @@ -163,7 +163,6 @@ .v-app-SamplerApplication .v-horizontallayout-segment .v-popupview span { background-image: url(magnifier.png); } -.v-app-SamplerApplication .theme-select, .v-app-SamplerApplication .theme-select * { background: transparent; } @@ -181,6 +180,7 @@ padding: 0; border: none; background: transparent url(segment.png) no-repeat; + outline: none; } .v-app-SamplerApplication .theme-select:active { background-position: 0 bottom;