]> git.mjollnir.org Git - moodle.git/commitdiff
changed the style of .unread. I'm using this "hook" and the very short text "+ 1...
authorurs_hunkler <urs_hunkler>
Sun, 30 Jan 2005 11:34:30 +0000 (11:34 +0000)
committerurs_hunkler <urs_hunkler>
Sun, 30 Jan 2005 11:34:30 +0000 (11:34 +0000)
theme/orangewhite/styles_layout.css

index 3603ad154781fd3dbde3817400cf9fd17657db95..2c6d3e5835417b1865dd86a3e997726ed6f519bf 100644 (file)
@@ -395,7 +395,7 @@ table.formtable td {
 }
 
 .unread {
-    border-width:1px 0px;
+    border-width:0px 0px 1px 3px;
     border-style:solid;
 }