From 8e12ae41b29ec839a745767bafdb57f4fab4b6b0 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 14 Jan 2006 09:24:54 +0000 Subject: [PATCH] Convert another coloru --- printer.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printer.css.php b/printer.css.php index c4efa46..1012d5a 100755 --- a/printer.css.php +++ b/printer.css.php @@ -209,7 +209,7 @@ input, textarea, select, option /* Button styling */ .button { - color: #000000; + color: rgb(0, 0, 0); font: bold 11px tahoma, verdana, geneva, arial, helvetica, sans-serif; margin: 1px; margin-top: 3px; -- 2.22.5