X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2FcertError.css;h=2942a7db0ba2fe549990e7eccf4c804dd2cd0b8b;hp=a120ecc3d5bc5d300cf0a15c77d5f30436fbc2ee;hb=d15f39a158fd24c3ba677be25e09cebf9dd802a8;hpb=8caa872d050772c572257f23011c668f70dcaef7 diff --git a/LCARStrek/communicator/certError.css b/LCARStrek/communicator/certError.css index a120ecc3..2942a7db 100644 --- a/LCARStrek/communicator/certError.css +++ b/LCARStrek/communicator/certError.css @@ -14,7 +14,7 @@ * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is - * Mozilla Corporation. + * the Mozilla Foundation. * Portions created by the Initial Developer are Copyright (C) 2008 * the Initial Developer. All Rights Reserved. * @@ -47,11 +47,11 @@ body { margin: 0; padding: 0 1em; color: #FF9F00; - font: 12px helvetica,arial,tahoma,sans-serif; + font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif; } h1 { - margin: 0 0 .6em 0; + margin: 0 0 .6em; border-bottom: 1px solid #008484; font-size: 160%; color: #FF0000; @@ -75,7 +75,7 @@ h2 { 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 {