X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2FnetError.css;h=c3c213a748d90036ae1676ed662e8b14b500bf92;hp=412e23eed4cbf19d243b05c5514ece86a998be93;hb=6d73bd65c3f4556d3fdf84eadd0ef020457f7071;hpb=02920d2b69ae86d5762a1874ba85d273c38bac75 diff --git a/EarlyBlue/global/netError.css b/EarlyBlue/global/netError.css index 412e23ee..c3c213a7 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 { @@ -48,7 +48,7 @@ ul { 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 {