From 263e5f9631ff59d745187220e6927ddb91f4e7be Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Tue, 29 Nov 2011 09:56:45 +0000 Subject: [PATCH] style-color button fix background-color --- html/style-color.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/style-color.css b/html/style-color.css index 1de8e6649..3460b977e 100644 --- a/html/style-color.css +++ b/html/style-color.css @@ -812,7 +812,7 @@ a#anchorbutton, .button, a.button,div.content a.button { background-image: url("image/bg-submit2.gif"); text-decoration:none; font-family: arial,helvetica,sans-serif; - background-color: ##DEE3E5; + background-color: #DEE3E5; border-style: solid ; border-color: blue ; border-width:1;