Skip to content

Commit 2dfcb2f

Browse files
authored
Merge pull request Aris-t2#315 from B00ze64/master
Darnit there was a bug with the Responsive Design Icon!
2 parents 3eea7a7 + 064a94b commit 2dfcb2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

classic/css/appbutton/appbutton_popup_more_icons.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@
9393
}
9494

9595
#PanelUI-developerItems toolbarbutton[key="key_responsiveDesignMode"] > image.toolbarbutton-icon {
96-
-moz-context-properties: fill;
96+
-moz-context-properties: fill, fill-opacity;
97+
fill-opacity: 0;
9798
list-style-image: url("chrome://devtools/skin/images/command-responsivemode.svg");
9899
}
99100

0 commit comments

Comments
 (0)