[Pkg-mozext-commits] [tabmixplus] 38/47: Update changeset 68d149276487 - Remove background clip-path from tab with background color on mac

David Prévot taffit at moszumanska.debian.org
Fri Sep 26 20:57:02 UTC 2014


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

taffit pushed a commit to branch upstream
in repository tabmixplus.

commit 8f0e508e237a42436115ed718103ac6e48c4179a
Author: onemen <tabmix.onemen at gmail.com>
Date:   Tue Sep 23 08:48:15 2014 +0300

    Update changeset 68d149276487 - Remove background clip-path from tab with background color on mac
---
 chrome/skin/app_version/4.0/mac/browser.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/skin/app_version/4.0/mac/browser.css b/chrome/skin/app_version/4.0/mac/browser.css
index 8067ed0..65fdd00 100644
--- a/chrome/skin/app_version/4.0/mac/browser.css
+++ b/chrome/skin/app_version/4.0/mac/browser.css
@@ -92,6 +92,6 @@
   -moz-border-image: url("chrome://browser/skin/tabbrowser/tab-overflow-border.png") 0 2 0 2 / 0 2px 0 0;
 }
 
-.tabbrowser-tabs[tabmix_australis="true"] > .tabbrowser-tab[tabmix_tabStyle*="bg"]:not([selected=true]):hover > .tab-stack > .tab-background > .tab-background-middle {
+.tabbrowser-tabs[tabmix_australis="true"] > .tabbrowser-tab[tabmix_tabStyle*="bg"]:not([selected=true]) > .tab-stack > .tab-background > .tab-background-middle {
   clip-path: none !important;
 }

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