mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-06 17:23:20 -08:00
parent
20171b9984
commit
cb98136b38
1 changed files with 4 additions and 1 deletions
|
|
@ -1649,7 +1649,10 @@ browser[type="content"] > html {
|
|||
height: 12px !important;
|
||||
}
|
||||
|
||||
dropmarker::part(icon) {
|
||||
/* dropmarker::part(icon)
|
||||
* ::part is not apply chrome
|
||||
*/
|
||||
dropmarker[exportparts="icon: dropmarker-icon"] {
|
||||
list-style-image: url("chrome://global/skin/icons/arrow-down.svg") !important;
|
||||
-moz-context-properties: fill !important;
|
||||
fill: currentColor !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue