From d75c23ba56fd06f221fd173bbb13ae029f1908c6 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Tue, 17 May 2005 20:45:08 +0000 Subject: [PATCH] I had hidden the course summary. Now it is shown again. --- theme/orangewhite/styles_color.css | 6 +++--- theme/orangewhite/styles_layout.css | 5 +---- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/theme/orangewhite/styles_color.css b/theme/orangewhite/styles_color.css index 2a8338a4d70..2fcea870dc8 100644 --- a/theme/orangewhite/styles_color.css +++ b/theme/orangewhite/styles_color.css @@ -378,9 +378,9 @@ table.minicalendar { #course-view .section .weekdates { color:#AAA } -.editing .section .content .summary { - background-color:#CCC -} +/*.editing .section .content .summary { + background-color:#FFF +}*/ .categoryboxcontent, .courseboxcontent { border-color:#DDD; diff --git a/theme/orangewhite/styles_layout.css b/theme/orangewhite/styles_layout.css index e1ed6ef21d4..6c449d777a1 100644 --- a/theme/orangewhite/styles_layout.css +++ b/theme/orangewhite/styles_layout.css @@ -230,10 +230,7 @@ h6.main { border-bottom:1px solid } .course .section .content .summary { - display:none -} -.editing .section .content .summary { - display:block + margin:0 0 0 0.8em } #course-view .section .content .section .label img { margin-right:1em;