From 1be58f7b65060f5acda1292abe7188e73e6c913f Mon Sep 17 00:00:00 2001 From: "Timothy R.Butler" Date: Fri, 2 Nov 2001 21:50:00 +0000 Subject: [PATCH] Continuing UI Improvements. --- sfsite/includes/header.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfsite/includes/header.txt b/sfsite/includes/header.txt index 5e6c8fbea..406d04a9b 100644 --- a/sfsite/includes/header.txt +++ b/sfsite/includes/header.txt @@ -5,7 +5,7 @@ A:visited {color: blue; text-decoration: none} A:active {color: blue; text-decoration: none} A:hover {color: blue; text-decoration: underline} -INPUT {border-bottom:thin solid black;border-right:thin solid black;border-top:thin solid black;border-left:thin solid black; font-size: 7pt; font-family:Verdana, Arial Helvetica} +INPUT {border-bottom:thin solid black;border-right:thin solid black;border-top:thin solid black;border-left:thin solid black; border-width: thin; font-size: 7pt; font-family:Verdana, Arial Helvetica} .sidebar {font-family:Verdana, Arial, Helvetica; color: #000000} A.sidebar:link {color: #000000; font-style: normal; text-decoration: none}