[Pkg-mozext-commits] [all-in-one-sidebar] 37/49: Minor: Fix #54: fix dwnl button for dark themes
David Prévot
taffit at moszumanska.debian.org
Fri Sep 19 16:46:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository all-in-one-sidebar.
commit 20c0897896b03c465cbeb9e5bb5d4732ba56a26d
Author: Ingo Wennemaring <github at addonlab.com>
Date: Wed Sep 10 20:50:01 2014 +0200
Minor: Fix #54: fix dwnl button for dark themes
observe nav-bar for the attribute 'brighttext'
---
content/aios.xul | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/aios.xul b/content/aios.xul
index a449e56..d5e093b 100644
--- a/content/aios.xul
+++ b/content/aios.xul
@@ -503,6 +503,7 @@
toolbarlabel="&toolbar.label;:"
posMode="1"
flexbuttons="false">
+ <observes element="nav-bar" attribute="brighttext" />
</toolbar>
<toolbarset />
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/all-in-one-sidebar.git
More information about the Pkg-mozext-commits
mailing list