[Pkg-mozext-commits] [firebug] 06/30: Making the contional editor pointing to the center of the breakpoint, when opening.

David Prévot taffit at moszumanska.debian.org
Fri Jun 20 22:34:24 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 f1e08119abd64559ee8385f99759348357c6a27d
Author: Farshid Beheshti <farshid.beheshti at gmail.com>
Date:   Wed Jun 4 01:34:51 2014 +0430

    Making the contional editor pointing to the center of the breakpoint, when opening.
---
 extension/skin/classic/balloonNote.css     | 2 +-
 extension/skin/classic/cookies/cookies.css | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/extension/skin/classic/balloonNote.css b/extension/skin/classic/balloonNote.css
index 24d80b9..e089672 100644
--- a/extension/skin/classic/balloonNote.css
+++ b/extension/skin/classic/balloonNote.css
@@ -78,7 +78,7 @@
 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 
 .upsideDown {
-    margin-top: 2px;
+    margin-top: 3px;
 }
 
 .upsideDown .balloonTop1 {
diff --git a/extension/skin/classic/cookies/cookies.css b/extension/skin/classic/cookies/cookies.css
index adaf9f9..593fea0 100644
--- a/extension/skin/classic/cookies/cookies.css
+++ b/extension/skin/classic/cookies/cookies.css
@@ -205,7 +205,7 @@
 
 /* Display breakpoint disc */
 .cookieRow .cookieRowHeader {
-    background-position: 5px 3px;
+    background-position: 3px 1px;
 }
 
 .cookieRow[breakpoint="true"] .cookieRowHeader {

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