aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/global/tabbox.css
diff options
context:
space:
mode:
Diffstat (limited to 'arc-firefox-theme/chrome/global/tabbox.css')
-rw-r--r--arc-firefox-theme/chrome/global/tabbox.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/arc-firefox-theme/chrome/global/tabbox.css b/arc-firefox-theme/chrome/global/tabbox.css
index f575996..822968c 100644
--- a/arc-firefox-theme/chrome/global/tabbox.css
+++ b/arc-firefox-theme/chrome/global/tabbox.css
@@ -48,7 +48,7 @@ tab {
color: -moz-DialogText;
}
-tab[visuallyselected="true"] {
+tab[selected="true"] {
z-index: 1;
margin-top: 0;
margin-bottom: -2px;
@@ -83,7 +83,7 @@ tab + tab {
border-bottom-left-radius: 2px;
}
-.tab-bottom[visuallyselected="true"] {
+.tab-bottom[selected="true"] {
margin-bottom: 0;
margin-top: -2px;
padding-top: 6px;