summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2011-11-22 17:05:42 +0200
committerArtur Signell <artur@vaadin.com>2011-11-22 17:05:42 +0200
commita86f5e6a15bb3abbcab6f0f08ed6601be7b3b201 (patch)
tree0c44cc106cf753edf6895126ec6105d94a1fad96 /WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css
parente1f4a1215aa6cc65822e7968cfe385fe0b1b695c (diff)
downloadvaadin-framework-a86f5e6a15bb3abbcab6f0f08ed6601be7b3b201.tar.gz
vaadin-framework-a86f5e6a15bb3abbcab6f0f08ed6601be7b3b201.zip
#7984 removed Firefox workarounds
Diffstat (limited to 'WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css')
-rw-r--r--WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css b/WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css
index 471177cb69..47e8b94bc7 100644
--- a/WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css
+++ b/WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css
@@ -104,8 +104,7 @@
.v-tabsheet-tabsheetpanel {
background: #fff;
}
-.v-sa .v-tabsheet-content,
-.v-ff3 .v-tabsheet-content {
+.v-sa .v-tabsheet-content {
border-color: rgba(0,0,0,.1);
}
.blue .v-tabsheet-deco {
@@ -119,8 +118,7 @@
background: #e2e2e2;
overflow: hidden;
}
-.v-sa .v-tabsheet-deco,
-.v-ff3 .v-tabsheet-deco {
+.v-sa .v-tabsheet-deco {
border-top-color: rgba(0,0,0,.1);
background: rgba(0,0,0,.08);
}