From: moodler Date: Sun, 25 Feb 2007 07:08:04 +0000 (+0000) Subject: Merged categorylist fix from MDL-8583 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4883dcc56dae7dbd8b701fd35d88819e0f4014ba;p=moodle.git Merged categorylist fix from MDL-8583 --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 54b821b591..7e7f69aba8 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1627,6 +1627,10 @@ body#course-index .addcategory { width:20px; } +.categorylist .category.number { + text-align:right; +} + .categoryboxcontent { border-width:1px; border-style:solid;