Skip to content

Commit 29fc364

Browse files
authored
Add files via upload
1 parent 81f8186 commit 29fc364

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

chrome/components/ogx_icons.css

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
}
355355

356356
@-moz-document url("chrome://browser/content/places/places.xhtml") {
357-
@media not -moz-pref("firefoxone.icon.disabled") {
357+
@media not -moz-pref("firefoxgx.icon.disabled") {
358358
/*= Menubar - Icons ==========================================================*/
359359
#organizeButton,
360360
#viewMenu,
@@ -398,7 +398,7 @@
398398
}
399399
}
400400

401-
@media not -moz-pref("firefoxone.icon.disabled") {
401+
@media not -moz-pref("firefoxgx.icon.disabled") {
402402

403403
/*= Padding ==================================================================*/
404404
:root {
@@ -1214,10 +1214,10 @@
12141214
#BMB_viewBookmarksToolbar:before,
12151215
#sidebarMenu-popup:is(menupopup):before,
12161216
#context_openANewTab.tabmix-newtab-menu-icon::before {
1217-
content: "";
1218-
display: block;
1219-
width: 16px;
1220-
height: 16px;
1217+
content: "";
1218+
display: block;
1219+
width: 16px;
1220+
height: 16px;
12211221
/* Color */
12221222
-moz-context-properties: fill, fill-opacity, stroke !important;
12231223
fill: currentColor !important;
@@ -1419,7 +1419,7 @@
14191419
/*padding-inline: 0 !important; /* Original: padding: var(--panel-padding); --panel-padding-block: 4px; */
14201420
}}
14211421

1422-
@media not -moz-pref("firefoxone.icon.disabled") {
1422+
@media not -moz-pref("firefoxgx.icon.disabled") {
14231423

14241424
:root {
14251425
--context-menu-background-padding: 1em;
@@ -2433,7 +2433,7 @@
24332433
--menuitem-image: url("chrome://global/skin/media/pause-fill.svg");
24342434
}}
24352435

2436-
@media not -moz-pref("firefoxone.icon.disabled") {
2436+
@media not -moz-pref("firefoxgx.icon.disabled") {
24372437

24382438
.downloadResumeMenuItem {
24392439
--menuitem-image: url("chrome://global/skin/media/play-fill.svg");

0 commit comments

Comments
 (0)