]> source.dussan.org Git - vaadin-framework.git/commitdiff
Very very minor fix to Sampler theme.
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Wed, 16 Sep 2009 19:16:08 +0000 (19:16 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Wed, 16 Sep 2009 19:16:08 +0000 (19:16 +0000)
svn changeset:8823/svn branch:6.1

WebContent/VAADIN/themes/sampler/sampler/styles.css

index 0dab6d5227221c047e3113c9b900f8a27de7f6b4..6898284749e8f38825bd9537ad5a3d757af4baad 100644 (file)
 .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;
 }
        padding: 0;
        border: none;
        background: transparent url(segment.png) no-repeat;
+       outline: none;
 }
 .v-app-SamplerApplication .theme-select:active {
        background-position: 0 bottom;