Don't set cursor property on pseudo as it won't do anything

This commit is contained in:
MrOtherGuy 2020-06-07 07:32:55 +03:00
parent 1e56cd34ad
commit 0d49d15f77

View file

@ -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
}