X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fnotification.css;h=6d17a07b71f68a6ad9fdd24bd3c4dcca5920c88b;hb=ba1ae116e6234523b3e3d1ae7ac180f318713ce1;hp=8362963ad8d6427a23d5acb1288cb33c17e54226;hpb=02920d2b69ae86d5762a1874ba85d273c38bac75;p=themes.git 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; +}