Improvements to course styles

This commit is contained in:
moodler 2005-02-14 16:07:20 +00:00
parent ee350ee9a3
commit d80a90295c

View file

@ -247,11 +247,15 @@ table.formtable td {
#course-view .section .left { #course-view .section .left {
border-right:0px; border-right:0px;
text-align:center;
font-style:bold; font-style:bold;
width: 1.5em;
} }
#course-view .section .right { #course-view .section .right {
border-left:0px; border-left:0px;
text-align:center;
width: 1.5em;
} }
#course-view .current .side{ #course-view .current .side{