replace the image source for fake dropdown arrow
This commit is contained in:
parent
4171cf0332
commit
a279d575f9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ See the above repository for updates as well as full license text. */
|
|||
fill: var(--lwt-toolbar-field-color, black);
|
||||
fill-opacity: 0.6;
|
||||
-moz-context-properties: fill, fill-opacity;
|
||||
background: no-repeat center url(chrome://global/skin/icons/arrow-dropdown-16.svg);
|
||||
background: no-repeat center url(chrome://global/skin/icons/arrow-down-12.svg);
|
||||
opacity: 0;
|
||||
transition: opacity 150ms linear
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue