mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
[PALEMOON] Fix depth for toolkit osx/shared.inc
This commit is contained in:
parent
5b0d5686c0
commit
e3a2586850
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue