Don't set cursor property on pseudo as it won't do anything
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user