Bug 369103 warning page uses improper color combination
r=jag,mano sr=neil
This commit is contained in:
Родитель
830053c5e6
Коммит
b473fbaf52
|
@ -48,12 +48,13 @@
|
|||
|
||||
#warningScreen
|
||||
{
|
||||
background: -moz-Dialog;
|
||||
background-color: -moz-Dialog;
|
||||
}
|
||||
|
||||
#warningBox
|
||||
{
|
||||
background: white;
|
||||
background-color: -moz-Field;
|
||||
color: -moz-FieldText;
|
||||
border: 1px solid ThreeDShadow;
|
||||
-moz-border-radius: 10px;
|
||||
padding: 3em;
|
||||
|
|
|
@ -5,12 +5,13 @@
|
|||
|
||||
#warningScreen
|
||||
{
|
||||
background: -moz-Dialog;
|
||||
background-color: -moz-Dialog;
|
||||
}
|
||||
|
||||
#warningBox
|
||||
{
|
||||
background: white;
|
||||
background-color: -moz-Field;
|
||||
color: -moz-FieldText;
|
||||
border: 1px solid ThreeDShadow;
|
||||
-moz-border-radius: 10px;
|
||||
padding: 3em;
|
||||
|
|
|
@ -5,12 +5,13 @@
|
|||
|
||||
#warningScreen
|
||||
{
|
||||
background: -moz-Dialog;
|
||||
background-color: -moz-Dialog;
|
||||
}
|
||||
|
||||
#warningBox
|
||||
{
|
||||
background: white;
|
||||
background-color: -moz-Field;
|
||||
color: -moz-FieldText;
|
||||
border: 1px solid ThreeDShadow;
|
||||
-moz-border-radius: 10px;
|
||||
padding: 3em;
|
||||
|
|
Загрузка…
Ссылка в новой задаче