Skip to content

Commit

Permalink
I had hidden the course summary. Now it is shown again.
Browse files Browse the repository at this point in the history
  • Loading branch information
urs_hunkler committed May 17, 2005
1 parent 5228d0c commit d75c23b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
6 changes: 3 additions & 3 deletions theme/orangewhite/styles_color.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -378,9 +378,9 @@ table.minicalendar {
#course-view .section .weekdates { #course-view .section .weekdates {
color:#AAA color:#AAA
} }
.editing .section .content .summary { /*.editing .section .content .summary {
background-color:#CCC background-color:#FFF
} }*/
.categoryboxcontent, .categoryboxcontent,
.courseboxcontent { .courseboxcontent {
border-color:#DDD; border-color:#DDD;
Expand Down
5 changes: 1 addition & 4 deletions theme/orangewhite/styles_layout.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -230,10 +230,7 @@ h6.main {
border-bottom:1px solid border-bottom:1px solid
} }
.course .section .content .summary { .course .section .content .summary {
display:none margin:0 0 0 0.8em
}
.editing .section .content .summary {
display:block
} }
#course-view .section .content .section .label img { #course-view .section .content .section .label img {
margin-right:1em; margin-right:1em;
Expand Down

0 comments on commit d75c23b

Please sign in to comment.