mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-10 03:40:14 +00:00
Don't set cursor property on pseudo as it won't do anything
This commit is contained in:
parent
1e56cd34ad
commit
0d49d15f77
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ See the above repository for updates as well as full license text. */
|
|||
fill-opacity: 0.6;
|
||||
-moz-context-properties: fill, fill-opacity;
|
||||
background: no-repeat center url(chrome://global/skin/icons/arrow-dropdown-16.svg);
|
||||
cursor: normal;
|
||||
opacity: 0;
|
||||
transition: opacity 150ms linear
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue