X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fconfig.css;h=ae5f17f714acd58d5d53f1b28b89868e98b640e8;hp=c1073372997e9caa662726101889c0bdd01e6c22;hb=44797ee612c79e25cef2396feaed502d18c89a4e;hpb=df8c26c46020f7b778d46e6ceedc93e4d4cb6202 diff --git a/EarlyBlue/global/config.css b/EarlyBlue/global/config.css index c1073372..ae5f17f7 100644 --- a/EarlyBlue/global/config.css +++ b/EarlyBlue/global/config.css @@ -54,12 +54,13 @@ #warningBox { background: #9999CC; + color: #000000; border: 1px solid #666699; -moz-border-radius: 10px; padding: 3em; -moz-padding-start: 30px; - margin-left: 1em; - margin-right: 1em; + -moz-margin-start: 1em; + -moz-margin-end: 1em; } #warningInnerBox @@ -69,7 +70,7 @@ #warningTitle { - margin: 0 0 .6em 0; + margin: 0 0 .6em; font-size: 160%; border-bottom: 1px solid #666699; } @@ -77,7 +78,7 @@ #warningText { font-size: 110%; - margin-left: 0; + -moz-margin-start: 0; } #warningButton @@ -93,7 +94,7 @@ #exclam { list-style-image: url("chrome://global/skin/icons/alert-exclam.gif"); - margin-right: 3em; + -moz-margin-end: 3em; } /* ::::: tree rows ::::: */