X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fnotification.css;h=576be62af0aa5c6cdd86822e9dadfef2ddd1217a;hb=d184e6f38e7cf172d5cdcfd4c3e0df3e15e66996;hp=0eb17ae2a9d01bfd5e06785a1e29ea0b7f06f38d;hpb=e1313d59a1c9110ddef3376207066ed526037f15;p=themes.git diff --git a/LCARStrek/global/notification.css b/LCARStrek/global/notification.css index 0eb17ae2..576be62a 100644 --- a/LCARStrek/global/notification.css +++ b/LCARStrek/global/notification.css @@ -65,6 +65,11 @@ notification[type="critical"] .messageImage { margin-top: 17px; } +.popup-notification-closebutton { + -moz-margin-end: -14px; + margin-top: -10px; +} + .popup-notification-closeitem { list-style-image: url("chrome://global/skin/icons/close-button.gif"); }