X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Falerts%2Falert-common.css;h=92036c2da761fb9a9fbd0d2c448cf839ad12c2b9;hb=64c854164c4f4de7c6371e0a20f7ff7720918f03;hp=5bcdfcb8ed1ce9db9dd7a32904ba197a14a31b1a;hpb=d471380e99d65fcd126e0f04b94c1d3a8004cf3d;p=themes.git diff --git a/LCARStrek/global/alerts/alert-common.css b/LCARStrek/global/alerts/alert-common.css index 5bcdfcb8..92036c2d 100644 --- a/LCARStrek/global/alerts/alert-common.css +++ b/LCARStrek/global/alerts/alert-common.css @@ -53,6 +53,22 @@ } } +#alertIcon { + margin-top: 6px; + margin-inline-start: 8px; + margin-inline-end: 0; + margin-bottom: 0; + width: 16px; + min-height: 16px; + max-height: 16px; +} + +@media (resolution: 2dppx) { + #alertIcon { + image-rendering: -moz-crisp-edges; + } +} + #alertImage { width: 80px; height: 80px;