зеркало из https://github.com/mozilla/gecko-dev.git
Bug 887368 - social notification icon not sized correctly on a retina screen, r=mixedpuppy.
This commit is contained in:
Родитель
936593a7a7
Коммит
3b8b34e71e
|
@ -3064,6 +3064,10 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
|
|||
0 0 3px 2px -moz-mac-focusring;
|
||||
}
|
||||
|
||||
#social-notification-icon > .toolbarbutton-icon {
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.default-notification-icon,
|
||||
#default-notification-icon {
|
||||
list-style-image: url(chrome://global/skin/icons/information-16.png);
|
||||
|
|
Загрузка…
Ссылка в новой задаче