diff options
author | S. Nordin <Axiomatic-@users.noreply.github.com> | 2016-01-02 08:06:39 -0500 |
---|---|---|
committer | S. Nordin <Axiomatic-@users.noreply.github.com> | 2016-01-02 08:11:35 -0500 |
commit | 39e2fc4511b348785e3cf797788b4c7bcf43919c (patch) | |
tree | b4cb0910b87a398581b723881e591f824eefebbb /browser/themes/windows | |
parent | 2f4a1f97630c5ff9c735a862e93b40109c03b4f3 (diff) | |
download | palemoon-gre-39e2fc4511b348785e3cf797788b4c7bcf43919c.tar.gz |
Misc. clean-ups for the identity module.
This closes issue #281.
Diffstat (limited to 'browser/themes/windows')
-rw-r--r-- | browser/themes/windows/browser.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/browser/themes/windows/browser.css b/browser/themes/windows/browser.css index d4a47feb2..e8e5639ad 100644 --- a/browser/themes/windows/browser.css +++ b/browser/themes/windows/browser.css @@ -2552,11 +2552,6 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] { list-style-image: url(chrome://global/skin/icons/information-16.png); } -.identity-notification-icon, -#identity-notification-icon { - list-style-image: url(chrome://mozapps/skin/profile/profileicon.png); -} - .geo-notification-icon, #geo-notification-icon { list-style-image: url(chrome://browser/skin/Geolocation-16.png); |