From: moodler Date: Wed, 10 Oct 2007 06:16:12 +0000 (+0000) Subject: Tidied up border around category listing X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=26ce730504b6b23e9e837a2f7fd27895b97a5beb;p=moodle.git Tidied up border around category listing --- diff --git a/theme/custom_corners/user_styles.css b/theme/custom_corners/user_styles.css index cf6d5e8e5e..6243763c6b 100644 --- a/theme/custom_corners/user_styles.css +++ b/theme/custom_corners/user_styles.css @@ -414,6 +414,8 @@ div.sitetopic { } div.categorybox { border-style: solid; + border-width: 1px; + border-color: #EEEEEE; } div.mdescr div.images { text-align: center;