From: moodler <moodler>
Date: Sun, 4 May 2003 15:16:17 +0000 (+0000)
Subject: Get rid of dashes
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=93d64ea469234034cfb143e12bb059d07abd77fe;p=moodle.git

Get rid of dashes
---

diff --git a/theme/standard/styles.php b/theme/standard/styles.php
index 39a6b2917e..a53d8f3624 100644
--- a/theme/standard/styles.php
+++ b/theme/standard/styles.php
@@ -141,7 +141,6 @@ form {
 
 .weeklyoutlinesidehidden {
     background-color: <?PHP echo $THEME->hidden?>;
-    border-style: dashed;
 }
 
 .weeklyoutlinecontent {
@@ -170,7 +169,6 @@ form {
 
 .topicsoutlinesidehidden {
     background-color: <?PHP echo $THEME->hidden?>;
-    border-style: dashed;
 }
 
 .topicsoutlinecontent {