Bug 1509631 - Fix identity popup expander color. r=johannh

Differential Revision: https://phabricator.services.mozilla.com/D15811

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Dão Gottwald 2019-01-08 14:11:18 +00:00
Родитель 7babdea7bb
Коммит b28ebd54d3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -114,7 +114,7 @@
background-size: 16px, auto;
-moz-context-properties: fill;
fill: currentColor;
color: inherit;
color: inherit !important; /* !important overrides :hover and :active:hover colors from button.css on Mac and Linux */
}
.identity-popup-expander:-moz-locale-dir(ltr) {