[Pkg-mozext-commits] [tabmixplus] 33/61: Move the new visual indicator out of tab-icon stack. the visual indicator is too big on a pinned tab when it is in the stack box (changeset c0f3653f204e)

David Prévot taffit at moszumanska.debian.org
Fri Aug 28 19:09:20 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 157ca3c8f137202c3fc7a5a4e0fb027772311bb8
Author: onemen <tabmix.onemen at gmail.com>
Date:   Sun Aug 2 16:28:28 2015 +0300

    Move the new visual indicator out of tab-icon stack. the visual indicator is too big on a pinned tab when it is in the stack box (changeset c0f3653f204e)
---
 chrome/content/tab/tabbrowser_4.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/chrome/content/tab/tabbrowser_4.xml b/chrome/content/tab/tabbrowser_4.xml
index 9543010..ae7f4fe 100644
--- a/chrome/content/tab/tabbrowser_4.xml
+++ b/chrome/content/tab/tabbrowser_4.xml
@@ -65,14 +65,14 @@
                          class="tab-icon-image"
                          validate="never"
                          role="presentation"/>
-              <xul:image xbl:inherits="crashed,busy,soundplaying,pinned,muted"
-                         anonid="overlay-icon"
-                         class="tab-icon-overlay"
-                         role="presentation"/>
               <xul:image class="tab-protect-icon" />
               <xul:image class="tab-lock-icon"/>
               <xul:image class="tab-reload-icon"/>
             </xul:stack>
+          <xul:image xbl:inherits="crashed,busy,soundplaying,pinned,muted"
+                     anonid="overlay-icon"
+                     class="tab-icon-overlay"
+                     role="presentation"/>
           <xul:label flex="1"
                      anonid="tab-label" tabmix="true"
                      xbl:inherits="value=visibleLabel,labelvalue=label,crop,accesskey,fadein,pinned,selected,visuallyselected"

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