From 4a912679969397b1e0fd10d76c0d49713977837f Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 25 May 2004 15:26:14 +0000 Subject: [PATCH] Type: Bug fix Description: Stylesheet not proclaiming its content type properly. Behaviour before fix: The stylesheet isn't loaded on some browsers. Behaviour after fix: Fixed for all browsers. --- presentation/lookAndFeel/knowledgeTree/stylesheet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presentation/lookAndFeel/knowledgeTree/stylesheet.php b/presentation/lookAndFeel/knowledgeTree/stylesheet.php index 39b50ac..e91d328 100644 --- a/presentation/lookAndFeel/knowledgeTree/stylesheet.php +++ b/presentation/lookAndFeel/knowledgeTree/stylesheet.php @@ -1,6 +1,6 @@ P { font-size : 9pt; -- libgit2 0.21.4