From 21d749f01b455cbed3d8f4387c83d03374fe5ef7 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 28 Nov 2011 14:18:55 +0000 Subject: [PATCH] change aspect anchor_button --- html/style-light.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/style-light.css b/html/style-light.css index 9d07b3a4f..6a2c751f8 100644 --- a/html/style-light.css +++ b/html/style-light.css @@ -814,7 +814,7 @@ a#anchorbutton, .button, a.button,div.content a.button { font-family: arial,helvetica,sans-serif; background-color: inherit; border-style: solid ; - border-color: black; + border-color: #0066ff; border-width:2px; padding-bottom: 4; padding-top: 4;