зеркало из https://github.com/mozilla/pjs.git
Bug 633847 - White-on-yellow close button is hard to see (missing-plugin infobar). r=dao a=beltzner
This commit is contained in:
Родитель
1b25d61e5e
Коммит
8016488691
|
@ -66,6 +66,10 @@ notification[type="critical"] .messageImage {
|
|||
-moz-image-region: rect(0, 16px, 16px, 0);
|
||||
}
|
||||
|
||||
notification[type="warning"] .messageCloseButton {
|
||||
list-style-image: url("chrome://global/skin/icons/close.png");
|
||||
}
|
||||
|
||||
.messageCloseButton > .toolbarbutton-text {
|
||||
display: none;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче