[PALEMOON] Fix depth for toolkit osx/shared.inc

This commit is contained in:
adeshkp
2018-04-11 15:59:14 +00:00
committed by GitHub
parent 0e01190d5f
commit 8d517b88e5
+1 -1
View File
@@ -1,4 +1,4 @@
%include ../../../toolkit/themes/osx/global/shared.inc
%include ../../../../toolkit/themes/osx/global/shared.inc
%include ../shared/browser.inc
%define hudButton -moz-appearance: none; color: #434343; border-radius: 4px; border: 1px solid #b5b5b5; background: linear-gradient(#fff, #f2f2f2); box-shadow: inset 0 1px rgba(255,255,255,.8), inset 0 0 1px rgba(255,255, 255,.25), 0 1px rgba(255,255,255,.3); background-clip: padding-box; background-origin: padding-box; padding: 2px 6px;