From 4937452c5e0973e15e1252f4e68d78af6d6690b2 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Tue, 15 Mar 2005 09:48:47 +0000 Subject: [PATCH] some more updates due to "header" naming changes --- theme/orangewhite/styles_font.css | 12 ++++-------- theme/orangewhite/styles_layout.css | 2 +- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/theme/orangewhite/styles_font.css b/theme/orangewhite/styles_font.css index 4b2f359de24..f3e8eadb7e1 100644 --- a/theme/orangewhite/styles_font.css +++ b/theme/orangewhite/styles_font.css @@ -374,16 +374,12 @@ TABLE.cal_controls td { font-size:90%; } -.sideblockheading { +.sideblock.header { font-weight:bold; } -.sideblocklinks { } +.sideblock .links { } -td.sideblockmain center, td.sideblockmain p, td.sideblockmain div { +td.sideblock .content { text-align:left; -} - - -/* course summary */ -#block_course_summary .sideblockmain { } \ No newline at end of file +} \ No newline at end of file diff --git a/theme/orangewhite/styles_layout.css b/theme/orangewhite/styles_layout.css index caa7c8159aa..2f5885e10a2 100644 --- a/theme/orangewhite/styles_layout.css +++ b/theme/orangewhite/styles_layout.css @@ -740,7 +740,7 @@ table.calendar-controls .next border:0 none; } -.sideblock .heading { +.sideblock .header { background-image:none; padding:0px 5px; border:0 none;