]> git.mjollnir.org Git - moodle.git/commitdiff
Merged categorylist fix from MDL-8583
authormoodler <moodler>
Sun, 25 Feb 2007 07:08:04 +0000 (07:08 +0000)
committermoodler <moodler>
Sun, 25 Feb 2007 07:08:04 +0000 (07:08 +0000)
theme/standard/styles_layout.css

index 54b821b59117cb5387506f36d59b6c4e77f1702f..7e7f69aba8f1679fffc2f0cdcd3b8b5aebcbd283 100644 (file)
@@ -1627,6 +1627,10 @@ body#course-index .addcategory {
   width:20px;
 }
 
+.categorylist .category.number {
+  text-align:right;
+}
+
 .categoryboxcontent {
   border-width:1px;
   border-style:solid;