From 8317e8d1763c5e13f5fe30f4da91e4f0fac584c6 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 23 Mar 2010 03:34:47 +0000 Subject: [PATCH] little bit further, just a little bit more --- httemplate/elements/freeside.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/httemplate/elements/freeside.css b/httemplate/elements/freeside.css index 853600fe3..eaefba484 100644 --- a/httemplate/elements/freeside.css +++ b/httemplate/elements/freeside.css @@ -40,7 +40,7 @@ input[type="reset"]:hover, input[type="submit"]:hover, input[class="button"]:hov a.fstab { background-color:#cccccc; - color: #000000; + color: #666666; border:1px solid; border-top-color:#666666; border-left-color:#666666; @@ -58,6 +58,7 @@ a.fstab { padding-left:4px; padding-right:4px; font-size:16px; + font-weight:bold; text-decoration:none; overflow:visible; } @@ -89,6 +90,7 @@ a.fstabselected { padding-left:4px; padding-right:4px; font-size:16px; + font-weight:bold; text-decoration:none; overflow:visible; } -- 2.11.0