Issue #303 Part 3: Update themes for the new Basilisk location.

This also addresses #286.
This commit is contained in:
wolfbeast 2018-06-04 13:51:31 +02:00 • committed by Roy Tam
commit b372f91454
5 changed files with 9 additions and 9 deletions

View file

@ -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) {

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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 {