From: urs_hunkler Date: Sun, 30 Jan 2005 11:18:50 +0000 (+0000) Subject: added a small space to the right for .unread. so the text stands not so sticky to... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=546739f657ce64093f9af2b83ec60186fe887903;p=moodle.git added a small space to the right for .unread. so the text stands not so sticky to the right border of the orange field ;-) --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 52205c05a0..fb3b113bf2 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -221,6 +221,10 @@ table.formtable td { margin-left: 30px; } +.unread { + padding-right:2px; +} + /* calendar, course, weblib,php, attandance dialouge, exercise, forum, lesson, quiz */