]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixes #3484: Sample: OptionGroup
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 10 Dec 2009 11:10:59 +0000 (11:10 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 10 Dec 2009 11:10:59 +0000 (11:10 +0000)
svn changeset:10223/svn branch:6.2

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

index 1e3ab2cc1000b10f7971c70f27306a6c02352a69..20bf4b9de112f1b7ffcbd725bea205db802ffeaa 100644 (file)
        text-shadow: 0 2px 1px #c0c1c2;
        padding: 7px 0 8px;
 }
-.v-app-SamplerApplication .feature-controls .new {
+.v-app-SamplerApplication .feature-controls .new span {
        padding-right: 30px;
        background: transparent url(new-caption-badge.png) no-repeat right 4px;
 }