X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2FnetError.css;h=cdaaaed41736372fff213165f0431efe440bf05e;hp=72565565c12cc526fff6c89c3f92b4834d78de58;hb=ecb2fda954d8076fd5a1e39021e6aea122a10214;hpb=4d12b027587c575893aad19d5207e86f52bda796 diff --git a/EarlyBlue/global/netError.css b/EarlyBlue/global/netError.css index 72565565..cdaaaed4 100644 --- a/EarlyBlue/global/netError.css +++ b/EarlyBlue/global/netError.css @@ -68,6 +68,7 @@ body[dir="rtl"] #errorPageContainer { border-bottom: 1px solid #666699; padding-bottom: 1em; font-size: 130%; + white-space: -moz-pre-wrap; } #errorLongDesc { @@ -104,6 +105,16 @@ body[dir="rtl"] #brand { display: none; } +#securityOverrideDiv { + padding-top: 10px; +} + +#securityOverrideContent { + background-color: #FFFFCC; /* Pale yellow */ + padding: 10px; + -moz-border-radius: 10px; +} + /* Custom styling for 'blacklist' error class */ :root.blacklist #errorTitle, :root.blacklist #errorLongContent,