[Pkg-mozext-commits] [tabmixplus] 02/28: Remove font size from 'Hide the tab bar' label (in-content)

David Prévot taffit at moszumanska.debian.org
Sun Jul 5 15:02:32 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 a664a2ce59062963b45dc00929cda8c3047153e2
Author: onemen <tabmix.onemen at gmail.com>
Date:   Sat Jun 13 00:08:09 2015 +0300

    Remove font size from 'Hide the tab bar' label (in-content)
---
 chrome/content/preferences/overlay/incontentPreferences.xul | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/content/preferences/overlay/incontentPreferences.xul b/chrome/content/preferences/overlay/incontentPreferences.xul
index 46db2dd..4d830b6 100644
--- a/chrome/content/preferences/overlay/incontentPreferences.xul
+++ b/chrome/content/preferences/overlay/incontentPreferences.xul
@@ -73,7 +73,7 @@
       <vbox id="hideTabbarBox" align="start" class="indent"
             data-category="paneTabs" hidden="true" pack="start">
         <separator/>
-        <label value="&hideTabBar.label;:" style="font-size: 12px;"/>
+        <label value="&hideTabBar.label;:"/>
         <radiogroup id="_hideTabbar" orient="horizontal"
                     preference="extensions.tabmix.hideTabbar">
           <radio value="0" label="&hideTabBar.never.label;"    accesskey="&hideTabBar.never.key;"/>

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