]> source.dussan.org Git - vaadin-framework.git/commitdiff
Reverted changeset [11604] (#3735: Use semantic HTML)
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 4 Mar 2010 11:34:05 +0000 (11:34 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 4 Mar 2010 11:34:05 +0000 (11:34 +0000)
svn changeset:11637/svn branch:6.3

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

index e9c445d5e1274859f9245331c0ea96e4a8b74c06..2480460292b2a715cde1ebcba060cdea84c04505 100644 (file)
@@ -2,9 +2,7 @@
        line-height: 18px;
 }
 .v-label-h1,
-.v-label h1,
 .v-label-h2,
-.v-label h2,
 .v-caption-h1,
 .v-caption-h2 {
        font-size: 24px;
@@ -15,7 +13,6 @@
        text-shadow: #fff 0 -1px 1px;
 }
 .v-label-h2,
-.v-label h2,
 .v-caption-h2 {
        font-size: 16px;
        line-height: 22px;
@@ -27,9 +24,7 @@
 }
 
 .blue .v-label-h1,
-.blue .v-label h1,
 .blue .v-label-h2,
-.blue .v-label h2,
 .blue .v-caption-h1,
 .blue .v-caption-h2 {
        color: #fff;
@@ -40,9 +35,7 @@
 }
 
 .black .v-label-h1,
-.black .v-label h1,
 .black .v-label-h2,
-.black .v-label h2,
 .black .v-caption-h1,
 .black .v-caption-h2 {
        color: #fff;
index 67cd3e9de0028a4c6f14440d54077226cd1418a2..051d79f37861931140fe98a5e31bd7f8819b8fdd 100644 (file)
@@ -2991,9 +2991,7 @@ td.v-datefield-calendarpanel-nextyear {
        line-height: 18px;
 }
 .v-label-h1,
-.v-label h1,
 .v-label-h2,
-.v-label h2,
 .v-caption-h1,
 .v-caption-h2 {
        font-size: 24px;
@@ -3004,7 +3002,6 @@ td.v-datefield-calendarpanel-nextyear {
        text-shadow: #fff 0 -1px 1px;
 }
 .v-label-h2,
-.v-label h2,
 .v-caption-h2 {
        font-size: 16px;
        line-height: 22px;
@@ -3016,9 +3013,7 @@ td.v-datefield-calendarpanel-nextyear {
 }
 
 .blue .v-label-h1,
-.blue .v-label h1,
 .blue .v-label-h2,
-.blue .v-label h2,
 .blue .v-caption-h1,
 .blue .v-caption-h2 {
        color: #fff;
@@ -3029,9 +3024,7 @@ td.v-datefield-calendarpanel-nextyear {
 }
 
 .black .v-label-h1,
-.black .v-label h1,
 .black .v-label-h2,
-.black .v-label h2,
 .black .v-caption-h1,
 .black .v-caption-h2 {
        color: #fff;