From 25e480df61ae5d441d764e78945569ee5046935f Mon Sep 17 00:00:00 2001 From: YUKI Hiroshi Date: Wed, 20 Nov 2013 11:30:31 +0900 Subject: [PATCH] Override foreground color of tabs, because -moz-menutext is too bright on Ubuntu --- skin/classic/treestyletab/square/base.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/skin/classic/treestyletab/square/base.css b/skin/classic/treestyletab/square/base.css index 2fd97b7d..5e0558c0 100644 --- a/skin/classic/treestyletab/square/base.css +++ b/skin/classic/treestyletab/square/base.css @@ -105,6 +105,11 @@ box-align: stretch !important; -moz-box-align: stretch !important; } +#TabsToolbar:not(:-moz-lwtheme):not([treestyletab-tabbar-position="top"]) + #tabbrowser-tabs + .tabbrowser-tab:not([selected]) { + color: -moz-dialogtext; +} .tabbrowser-tabs:not([treestyletab-tabbar-position="top"]) .tabbrowser-tab:not([pinned]), .tabbrowser-tabs:not([treestyletab-tabbar-position="top"])