[Pkg-mozext-commits] [tabmixplus] 15/107: Follow up bug 1165973 - use outline instead of border for focus ring, remove border from text link button

David Prévot taffit at moszumanska.debian.org
Tue Dec 29 19:02:45 UTC 2015


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

taffit pushed a commit to branch master
in repository tabmixplus.

commit 4e01b1a9025df5a65c7a59d2838e0a3b27e21d27
Author: onemen <tabmix.onemen at gmail.com>
Date:   Thu Oct 15 14:37:22 2015 +0300

    Follow up bug 1165973 - use outline instead of border for focus ring, remove border from text link button
---
 chrome/content/preferences/subdialogs/pref-appearance.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/chrome/content/preferences/subdialogs/pref-appearance.css b/chrome/content/preferences/subdialogs/pref-appearance.css
index a3b6125..b5561bc 100644
--- a/chrome/content/preferences/subdialogs/pref-appearance.css
+++ b/chrome/content/preferences/subdialogs/pref-appearance.css
@@ -47,6 +47,7 @@ colorbox {
 
 .dialog-button[dlgtype="extra2"] {
   -moz-appearance: none;
+  border: 1px solid transparent;
 }
 
 hbox[_hidebox="true"],

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tabmixplus.git



More information about the Pkg-mozext-commits mailing list