Bug 1156088 Hide useless "Learn more..." doorhanger link when using the Modern theme r=Ratty
This commit is contained in:
Родитель
3a52ff40e9
Коммит
51da282311
|
@ -81,6 +81,10 @@ popupnotification {
|
|||
margin-top: 4px !important;
|
||||
}
|
||||
|
||||
.popup-notification-learnmore-link:not([href]) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.popup-notification-closeitem {
|
||||
list-style-image: url("chrome://global/skin/icons/closebox.gif");
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче