summaryrefslogtreecommitdiff
path: root/common/skin/dactyl.css
diff options
context:
space:
mode:
authorKris Maglione <maglione.k@gmail.com>2010-12-26 20:45:03 -0500
committerKris Maglione <maglione.k@gmail.com>2010-12-26 20:45:03 -0500
commit8c64d0ec441742513b0387934415dfdc50350d5e (patch)
tree1611f66690dfad2e41751e7a0039527f167c6e3f /common/skin/dactyl.css
parent467d193694cc4ac890600b553e623ce84f199926 (diff)
downloadpentadactyl-8c64d0ec441742513b0387934415dfdc50350d5e.tar.gz
Re-enable tab numbers of FF36.
Diffstat (limited to 'common/skin/dactyl.css')
-rw-r--r--common/skin/dactyl.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/skin/dactyl.css b/common/skin/dactyl.css
index 62c92ca1..4d4b59d4 100644
--- a/common/skin/dactyl.css
+++ b/common/skin/dactyl.css
@@ -77,9 +77,9 @@
@-moz-document
url-prefix(chrome://) {
-.tab-icon-image, .tab-throbber { -moz-box-ordinal-group: 10; }
-[dactyl|highlight~=tab-number] { -moz-box-ordinal-group: 20; }
-.tab-text, .tab-label, .tab-close-button { -moz-box-ordinal-group: 50; }
+#TabsToolbar .tab-icon-image, .tab-throbber { -moz-box-ordinal-group: 10; }
+[dactyl|highlight~=tab-number] { -moz-box-ordinal-group: 20; }
+.tab-text, .tab-label, .tab-close-button { -moz-box-ordinal-group: 50; }
[dactyl|highlight~=Bell] {
-moz-appearance: none !important;