[Pkg-mozext-commits] [tabmixplus] 07/23: Remove shadow from TabsToolbar when it is on the bottom

David Prévot taffit at moszumanska.debian.org
Wed Feb 17 18:33:59 UTC 2016


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

taffit pushed a commit to branch master
in repository tabmixplus.

commit 4ff754888757e2fc022a783dd61e6d0252efd860
Author: onemen <tabmix.onemen at gmail.com>
Date:   Fri Feb 12 09:05:20 2016 +0200

    Remove shadow from TabsToolbar when it is on the bottom
---
 chrome/skin/app_version/41.0/win/browser.css | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/chrome/skin/app_version/41.0/win/browser.css b/chrome/skin/app_version/41.0/win/browser.css
index aae2df7..04e9275 100644
--- a/chrome/skin/app_version/41.0/win/browser.css
+++ b/chrome/skin/app_version/41.0/win/browser.css
@@ -28,3 +28,9 @@ Windows platform
     }
   }
 }
+
+#TabsToolbar[tabbaronbottom]::before,
+#TabsToolbar[tabbaronbottom]::after {
+  box-shadow: 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