X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2FcertError.css;h=4ba127164f4a95bcb0df1782ef41519422506367;hp=32b5895343527c91a683faeb8b8f0082e85083bf;hb=c2e1f7906034fb0bb5d0ce3bf8017bdbc6b8a8ca;hpb=7862e6ee1141fa74a714e5461320d2fb8299c455 diff --git a/EarlyBlue/communicator/certError.css b/EarlyBlue/communicator/certError.css index 32b58953..4ba12716 100644 --- a/EarlyBlue/communicator/certError.css +++ b/EarlyBlue/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: #000000; - 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 #666699; font-size: 160%; } @@ -66,11 +66,10 @@ h2 { max-width: 52em; margin: 4em auto; border: 2px solid #FFFFCC; - -moz-border-radius: 10px; padding: 3em; -moz-padding-start: 30px; background: url("chrome://global/skin/icons/sslWarning.png") left 0 no-repeat #9999CC; - -moz-background-origin: content; + background-origin: content-box; } body[dir="rtl"] #errorPageContainer { @@ -87,7 +86,7 @@ body[dir="rtl"] #errorPageContainer { #technicalContent > h2, #expertContent > h2 { cursor: pointer; - padding-left: 20px; + -moz-padding-start: 20px; position: relative; left: -20px; background: url("chrome://global/skin/tree/twisty-open-selected.gif") left center no-repeat;