X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2FcertError.css;h=4a314494c59e012bb2e4af8b375286bdd8b0ede6;hp=6f923aceff6f1cb56c5b772e2e48a930b2856b1a;hb=fb2b576119cbcf95387a59fc2e3af29cd97a9a21;hpb=4ed82c79b6ec5b64c3a77c7f89487705df522e8d diff --git a/LCARStrek/communicator/certError.css b/LCARStrek/communicator/certError.css index 6f923ace..4a314494 100644 --- a/LCARStrek/communicator/certError.css +++ b/LCARStrek/communicator/certError.css @@ -61,7 +61,7 @@ h2 { font-size: 130%; background-color: #9C9CFF; color: #000000; - -moz-border-radius: 8px; + border-radius: 8px; -moz-padding-start: 10px; } @@ -71,11 +71,11 @@ h2 { max-width: 52em; margin: 4em auto; border: 2px solid #FFCF00; - -moz-border-radius: 10px; + border-radius: 10px; padding: 3em; -moz-padding-start: 30px; background: url("chrome://global/skin/icons/sslWarning.png") left 0 no-repeat #000000; - -moz-background-origin: content; + background-origin: content-box; } body[dir="rtl"] #errorPageContainer {