X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fnotification.css;fp=EarlyBlue%2Fglobal%2Fnotification.css;h=6d17a07b71f68a6ad9fdd24bd3c4dcca5920c88b;hp=8362963ad8d6427a23d5acb1288cb33c17e54226;hb=ca710c53d5db01958c0a42128462487e4229c94f;hpb=362ae058e533f214c8de9d94efd92f8f18b90496 diff --git a/EarlyBlue/global/notification.css b/EarlyBlue/global/notification.css index 8362963a..6d17a07b 100644 --- a/EarlyBlue/global/notification.css +++ b/EarlyBlue/global/notification.css @@ -37,12 +37,12 @@ notification[type="critical"] .messageImage { list-style-image: url("chrome://global/skin/icons/error-16.png"); } -.messageText { - -moz-margin-start: 5px; -} - .messageCloseButton { list-style-image: url("chrome://global/skin/icons/close-button.gif"); padding: 4px 2px; border: none; } + +.messageCloseButton > .toolbarbutton-icon { + -moz-margin-start: 5px; +}