[Pkg-mozext-commits] [firebug] 05/07: Issue 5766 (Breakpoint editor text is invisible!) http://code.google.com/p/fbug/issues/detail?id=5766

David Prévot taffit at moszumanska.debian.org
Mon Mar 31 22:46:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to tag firebug-1.10.2
in repository firebug.

commit 0a75397d99a3142e3a479db7fc7ca66a8e40e052
Author: Sebastian Zartner <sebastianzartner at gmx.de>
Date:   Fri Aug 3 10:15:29 2012 +0200

    Issue 5766 (Breakpoint editor text is invisible!)
    http://code.google.com/p/fbug/issues/detail?id=5766
---
 extension/skin/classic/mac/debugger.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/extension/skin/classic/mac/debugger.css b/extension/skin/classic/mac/debugger.css
index 663f5e3..7ac6313 100644
--- a/extension/skin/classic/mac/debugger.css
+++ b/extension/skin/classic/mac/debugger.css
@@ -156,6 +156,10 @@
     font-size: inherit;
 }
 
+.conditionInput.completionInput {
+    position: relative;
+}
+
 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 
 .upsideDown {

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