]> git.mjollnir.org Git - moodle.git/commitdiff
Tidied up border around category listing
authormoodler <moodler>
Wed, 10 Oct 2007 06:16:12 +0000 (06:16 +0000)
committermoodler <moodler>
Wed, 10 Oct 2007 06:16:12 +0000 (06:16 +0000)
theme/custom_corners/user_styles.css

index cf6d5e8e5e85d0466a61df17085ce8f3c2cbf377..6243763c6bc6391f34248315b5e145a80ab8969a 100644 (file)
@@ -414,6 +414,8 @@ div.sitetopic {
 }
 div.categorybox {
   border-style: solid;
+  border-width: 1px;
+  border-color: #EEEEEE;
 }
 div.mdescr div.images {
   text-align: center;