mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 20:53:53 +01:00
Tidying up coursebox teacher listing (no bullets)
This commit is contained in:
parent
ec6eb11097
commit
ce607dd457
@ -1042,6 +1042,13 @@ body#course-view .headingblock {
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
.courseboxcontent ul.teachers li {
|
||||
list-style-type:none;
|
||||
padding:0;
|
||||
margin:0;
|
||||
text-indent:0;
|
||||
}
|
||||
|
||||
|
||||
/***
|
||||
*** Doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user