mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Issue #303 Part 3: Update themes for the new Basilisk location.
This also addresses #286.
This commit is contained in:
parent
d224ddb0e5
commit
b372f91454
5 changed files with 9 additions and 9 deletions
|
|
@ -1460,8 +1460,8 @@ toolbarbutton.chevron > .toolbarbutton-icon {
|
||||||
|
|
||||||
%include ../shared/fullscreen/warning.inc.css
|
%include ../shared/fullscreen/warning.inc.css
|
||||||
%include ../shared/ctrlTab.inc.css
|
%include ../shared/ctrlTab.inc.css
|
||||||
%include ../../../devtools/client/themes/responsivedesign.inc.css
|
%include ../../../../devtools/client/themes/responsivedesign.inc.css
|
||||||
%include ../../../devtools/client/themes/commandline.inc.css
|
%include ../../../../devtools/client/themes/commandline.inc.css
|
||||||
%include ../shared/plugin-doorhanger.inc.css
|
%include ../shared/plugin-doorhanger.inc.css
|
||||||
|
|
||||||
notification.pluginVulnerable > .notification-inner > .messageCloseButton:not(:hover) {
|
notification.pluginVulnerable > .notification-inner > .messageCloseButton:not(:hover) {
|
||||||
|
|
|
||||||
|
|
@ -3091,8 +3091,8 @@ menulist.translate-infobar-element > .menulist-dropmarker {
|
||||||
|
|
||||||
%include ../shared/fullscreen/warning.inc.css
|
%include ../shared/fullscreen/warning.inc.css
|
||||||
%include ../shared/ctrlTab.inc.css
|
%include ../shared/ctrlTab.inc.css
|
||||||
%include ../../../devtools/client/themes/responsivedesign.inc.css
|
%include ../../../../devtools/client/themes/responsivedesign.inc.css
|
||||||
%include ../../../devtools/client/themes/commandline.inc.css
|
%include ../../../../devtools/client/themes/commandline.inc.css
|
||||||
%include ../shared/plugin-doorhanger.inc.css
|
%include ../shared/plugin-doorhanger.inc.css
|
||||||
|
|
||||||
%include downloads/indicator.css
|
%include downloads/indicator.css
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
%include ../../../toolkit/themes/osx/global/shared.inc
|
%include ../../../../toolkit/themes/osx/global/shared.inc
|
||||||
%include ../shared/browser.inc
|
%include ../shared/browser.inc
|
||||||
|
|
||||||
%filter substitution
|
%filter substitution
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,8 @@
|
||||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
script = '/browser/themes/preprocess-tab-svgs.py'
|
script = '/application/basilisk/themes/preprocess-tab-svgs.py'
|
||||||
input = ['/browser/themes/shared/tab-selected.svg']
|
input = ['/application/basilisk/themes/shared/tab-selected.svg']
|
||||||
|
|
||||||
# Context variables can't be used inside functions, so hack around that.
|
# Context variables can't be used inside functions, so hack around that.
|
||||||
generated_files = GENERATED_FILES
|
generated_files = GENERATED_FILES
|
||||||
|
|
|
||||||
|
|
@ -2357,8 +2357,8 @@ notification[value="translation"] {
|
||||||
|
|
||||||
%include ../shared/fullscreen/warning.inc.css
|
%include ../shared/fullscreen/warning.inc.css
|
||||||
%include ../shared/ctrlTab.inc.css
|
%include ../shared/ctrlTab.inc.css
|
||||||
%include ../../../devtools/client/themes/responsivedesign.inc.css
|
%include ../../../../devtools/client/themes/responsivedesign.inc.css
|
||||||
%include ../../../devtools/client/themes/commandline.inc.css
|
%include ../../../../devtools/client/themes/commandline.inc.css
|
||||||
%include ../shared/plugin-doorhanger.inc.css
|
%include ../shared/plugin-doorhanger.inc.css
|
||||||
|
|
||||||
notification.pluginVulnerable > .notification-inner > .messageCloseButton {
|
notification.pluginVulnerable > .notification-inner > .messageCloseButton {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue