[Pkg-mozext-commits] [firebug] 36/48: Made the disabled state of the pretty-print icon more obvious (related to (related to issue 7305)
David Prévot
taffit at moszumanska.debian.org
Tue Jun 3 01:47:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository firebug.
commit 4e8c6fc54afe7ee83f026564572ca362a5ac35dc
Author: Sebastian Zartner <sebastianzartner at gmail.com>
Date: Thu May 29 10:58:33 2014 +0200
Made the disabled state of the pretty-print icon more obvious (related
to (related to issue 7305)
---
extension/skin/classic/firebug.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extension/skin/classic/firebug.css b/extension/skin/classic/firebug.css
index bc3f1b0..130e1de 100644
--- a/extension/skin/classic/firebug.css
+++ b/extension/skin/classic/firebug.css
@@ -525,7 +525,7 @@ textbox[type="fbSearchBox"] > panel {
}
#fbToggleScriptPrettyPrinting[disabled=true] {
- filter: url(resource://firebugui/filters.svg#grayscale);
+ filter: url(resource://firebugui/filters.svg#brightenedGrayscale);
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firebug.git
More information about the Pkg-mozext-commits
mailing list