]> git.mjollnir.org Git - moodle.git/commitdiff
FIxed wierd blue line in forum posts
authormoodler <moodler>
Mon, 17 Sep 2007 05:39:20 +0000 (05:39 +0000)
committermoodler <moodler>
Mon, 17 Sep 2007 05:39:20 +0000 (05:39 +0000)
theme/custom_corners/user_styles.css

index 6516fd2d719778be52e756c125b14e526c3638b4..6a264ef33c621be0f90a5ac678acf7aea4b811bc 100644 (file)
@@ -905,7 +905,7 @@ table.forumpost div.commands {
   border-top-width: 1px;
   border-bottom-width: 1px;
   border-style: solid none;
-  border-top-color: #0066FF;
+  border-top-color: #F1ECE6;
   border-bottom-color: #F1ECE6;
 }
 table.forumheaderlist {