From 82633a291545e1f8df1cf08d331fa825882a7c69 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Wed, 3 Aug 2005 11:28:39 +0000 Subject: [PATCH] I added the CLASS properties for the replaced center and font tags in the sideblock "block_online_users" to keep the text left alined. --- theme/orangewhite/styles_fonts.css | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/theme/orangewhite/styles_fonts.css b/theme/orangewhite/styles_fonts.css index 7ad0a41e436..fd4c1af6e31 100644 --- a/theme/orangewhite/styles_fonts.css +++ b/theme/orangewhite/styles_fonts.css @@ -203,6 +203,10 @@ table.formtable tbody th { .sideblock .content { line-height:1.2em } +.sideblock .content *, +.sideblock .content .message { + text-align:left +} .sideblock .content h3, .sideblock .content h2 { font-size:1.2em @@ -219,6 +223,9 @@ table.formtable tbody th { .sideblock .date { font-style:italic } +.activitydate, .activityhead { + /*font-size:0.8em*/ +} /*** *** Calendar @@ -276,6 +283,9 @@ table.minicalendar { .block_calendar_month .filters { font-size:0.9em } +.block_calendar_month .day { + text-align:center +} /*** *** Course @@ -303,9 +313,6 @@ table.minicalendar { .course .generalbox{ font-size:0.8em } -.activitydate, .activityhead { - font-size:0.8em -} .weeklydatetext { font-size:0.8em; font-weight:bold