[Pkg-mozext-commits] [tabmixplus] 39/47: Don't add background and -moz-appearance for lightweight theme (regressed by changeset dc8688716d69)
David Prévot
taffit at moszumanska.debian.org
Fri Sep 26 20:57:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch upstream
in repository tabmixplus.
commit 2549eea02a2ad1058c99af3fef89dfad56392587
Author: onemen <tabmix.onemen at gmail.com>
Date: Tue Sep 23 09:23:01 2014 +0300
Don't add background and -moz-appearance for lightweight theme (regressed by changeset dc8688716d69)
---
chrome/skin/app_version/4.0/mac/browser.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/skin/app_version/4.0/mac/browser.css b/chrome/skin/app_version/4.0/mac/browser.css
index 65fdd00..019e7ab 100644
--- a/chrome/skin/app_version/4.0/mac/browser.css
+++ b/chrome/skin/app_version/4.0/mac/browser.css
@@ -39,7 +39,7 @@
margin: 0px;
}
-#TabsToolbar[multibar] {
+#TabsToolbar[multibar]:not(:-moz-lwtheme) {
background-repeat: repeat;
-moz-appearance: toolbar;
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tabmixplus.git
More information about the Pkg-mozext-commits
mailing list