mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Improvements to course styles
This commit is contained in:
parent
ee350ee9a3
commit
d80a90295c
1 changed files with 4 additions and 0 deletions
|
@ -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{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue