[Pkg-mozext-commits] [tabmixplus] 07/20: Remove padding top/bottom from close button on the toolbar

David Prévot taffit at moszumanska.debian.org
Thu Nov 16 18:58:53 UTC 2017


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

taffit pushed a commit to branch master
in repository tabmixplus.

commit bb7a6b4d3cad3e352f265a8f0b68485e098f4d5b
Author: onemen <tabmix.onemen at gmail.com>
Date:   Sun Oct 15 11:14:49 2017 +0300

    Remove padding top/bottom from close button on the toolbar
---
 chrome/skin/general.css | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/chrome/skin/general.css b/chrome/skin/general.css
index a850207..6bd5b68 100644
--- a/chrome/skin/general.css
+++ b/chrome/skin/general.css
@@ -24,6 +24,11 @@
   width: 16px;
 }
 
+.tabs-closebutton.tabmix > .toolbarbutton-icon {
+  padding-top: 0;
+  padding-bottom: 0;
+}
+
 /* :::: for miniT drag indicator :::: */
 .tab-drag-indicator-left, .tab-drag-indicator-right {
   visibility: hidden;

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