X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2FnetError.css;h=190554009e8fafb1b6d0d406986ca89f514aef8c;hp=412e23eed4cbf19d243b05c5514ece86a998be93;hb=3327253ed3b6be3c4cc98847e444c55f9a268d45;hpb=02920d2b69ae86d5762a1874ba85d273c38bac75 diff --git a/EarlyBlue/global/netError.css b/EarlyBlue/global/netError.css index 412e23ee..19055400 100644 --- a/EarlyBlue/global/netError.css +++ b/EarlyBlue/global/netError.css @@ -15,7 +15,7 @@ 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 { @@ -44,11 +44,10 @@ ul { max-width: 52em; margin: 4em auto; border: 1px solid #666699; - -moz-border-radius: 10px; padding: 3em; -moz-padding-start: 30px; background: url("chrome://global/skin/icons/alert-exclam.gif") left 0 no-repeat #9999CC; - -moz-background-origin: content; + background-origin: content-box; } #errorPageContainer.certerror { @@ -117,7 +116,6 @@ body[dir="rtl"] #brand { background-color: #FFFFCC; color: #000000; padding: 10px; - -moz-border-radius: 10px; } /* Custom styling for 'blacklist' error class */