From 038564e4c2b3e2aaa9234a324ce1a637bb0ab28c Mon Sep 17 00:00:00 2001 From: rob Date: Wed, 29 Jan 2003 08:31:40 +0000 Subject: [PATCH] Added input formatting information --- presentation/lookAndFeel/knowledgeTree/stylesheet.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/presentation/lookAndFeel/knowledgeTree/stylesheet.css b/presentation/lookAndFeel/knowledgeTree/stylesheet.css index 95792af..71a06d7 100644 --- a/presentation/lookAndFeel/knowledgeTree/stylesheet.css +++ b/presentation/lookAndFeel/knowledgeTree/stylesheet.css @@ -106,3 +106,7 @@ TH { font-family : Verdana,sans-serif; } +INPUT { + font-size : 8pt; + font-family : Verdana,sans-serif; +} -- libgit2 0.21.4