[Pkg-mozext-commits] [all-in-one-sidebar] 22/49: Minor: small fix for dark themes

David Prévot taffit at moszumanska.debian.org
Fri Sep 19 16:46:36 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 d451d9291f44705f14f33cb738597051edfd81ec
Author: Ingo Wennemaring <github at addonlab.com>
Date:   Tue Apr 22 15:05:14 2014 +0200

    Minor: small fix for dark themes
---
 skin/scss/aios.scss | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/skin/scss/aios.scss b/skin/scss/aios.scss
index 0890397..7ddfca6 100644
--- a/skin/scss/aios.scss
+++ b/skin/scss/aios.scss
@@ -285,6 +285,10 @@ sidebarheader {
     padding-bottom: 2px;
     padding-right: 10px;
     background: url(../img/arrow.gif) no-repeat right 8px;
+
+    &:-moz-lwtheme {
+        color: highlighttext;
+    }
 }
 
 sidebarheader > .tabs-closebutton {

-- 
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