X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2FcertError.css;h=6f923aceff6f1cb56c5b772e2e48a930b2856b1a;hb=3fcc352e759baefcbbce29d95bbcd3d3629824cf;hp=9beed05d5ffcb5218d06a9bc71259d5c66d1b939;hpb=c710949da7cada91a80f0b6cece1a7fc0388c640;p=themes.git diff --git a/LCARStrek/communicator/certError.css b/LCARStrek/communicator/certError.css index 9beed05d..6f923ace 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; @@ -62,7 +62,7 @@ h2 { background-color: #9C9CFF; color: #000000; -moz-border-radius: 8px; - padding-left: 10px; + -moz-padding-start: 10px; } #errorPageContainer { @@ -91,7 +91,7 @@ body[dir="rtl"] #errorPageContainer { } #technicalContent > h2, #expertContent > h2 { - padding-left: 20px; + -moz-padding-start: 20px; cursor: pointer; background-image: url("chrome://global/skin/tree/twisty-open-selected.gif"); background-position: 5px center;