Change the warning css text to black, from red.
Andrew Lewman

Andrew Lewman commited on 2009-06-10 04:12:22
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -427,7 +427,7 @@ background-image:url(/images/distros/warning.png);
427 427
 background-position:15px center;
428 428
 background-repeat:no-repeat;
429 429
 border:2px solid #FF0000;
430
-color:#FF0000;
430
+color:#1A1A1A;
431 431
 font-size:10pt;
432 432
 font-weight:bold;
433 433
 margin:10px 0;
434 434