]> source.dussan.org Git - vaadin-framework.git/commitdiff
Added small shadow to header labels in reindeer theme.
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 2 Jul 2009 08:39:33 +0000 (08:39 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 2 Jul 2009 08:39:33 +0000 (08:39 +0000)
svn changeset:8280/svn branch:6.0

WebContent/VAADIN/themes/reindeer/label/label.css

index 042013e8ec32526811a3479d83e97b7e8bf3c125..7cd77ff5b86754a5957b1a4a7fa751c9e817fe5b 100644 (file)
@@ -10,6 +10,7 @@
        font-weight: bold;
        color: #44698b;
        letter-spacing: -0.02em;
+       text-shadow: #fff 0 -1px 1px;
 }
 .v-label-h2,
 .v-caption-h2 {