mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
fix path error in browser.css
This commit is contained in:
parent
fe92f4e76b
commit
3cc62de968
1 changed files with 2 additions and 2 deletions
|
|
@ -2283,8 +2283,8 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
|
||||||
|
|
||||||
%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