From 4e34c57467a8d38d593c6fbb7c0d63c3257e99f0 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sat, 14 Dec 2019 14:37:24 -0500 Subject: Remove Pale Moon from the Unified XUL Platform repository Development will proceed at https://github.com/MoonchildProductions/Pale-Moon --- application/palemoon/themes/osx/shared.inc | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 application/palemoon/themes/osx/shared.inc (limited to 'application/palemoon/themes/osx/shared.inc') diff --git a/application/palemoon/themes/osx/shared.inc b/application/palemoon/themes/osx/shared.inc deleted file mode 100644 index ef27746a3..000000000 --- a/application/palemoon/themes/osx/shared.inc +++ /dev/null @@ -1,6 +0,0 @@ -%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; -%define hudButtonPressed box-shadow: inset 0 1px 4px -3px #000, 0 1px rgba(255,255,255,.3); -%define hudButtonFocused box-shadow: 0 0 1px -moz-mac-focusring inset, 0 0 4px 1px -moz-mac-focusring, 0 0 2px 1px -moz-mac-focusring; -- cgit v1.2.3