]> git.mjollnir.org Git - moodle.git/commitdiff
added a small space to the right for .unread. so the text stands not so sticky to...
authorurs_hunkler <urs_hunkler>
Sun, 30 Jan 2005 11:18:50 +0000 (11:18 +0000)
committerurs_hunkler <urs_hunkler>
Sun, 30 Jan 2005 11:18:50 +0000 (11:18 +0000)
theme/standard/styles_layout.css

index 52205c05a0e693bd4cc98a35a5c75c46b3eecbbe..fb3b113bf25ebcfa1b2993d0c0c565d57443b1bd 100644 (file)
@@ -221,6 +221,10 @@ table.formtable td {
     margin-left: 30px;
 }
 
+.unread {
+    padding-right:2px;
+} 
+
 
 /* calendar, course, weblib,php, attandance
 dialouge, exercise, forum, lesson, quiz */