mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Style fixes related to coursebox fixes MDL-7861
This commit is contained in:
parent
a1857045dc
commit
cdcbb2dd22
@ -574,7 +574,7 @@ table.minicalendar {
|
||||
}
|
||||
|
||||
.categoryboxcontent,
|
||||
.courseboxcontent {
|
||||
.coursebox {
|
||||
border-color:#DDDDDD;
|
||||
}
|
||||
body#course-user .section {
|
||||
|
@ -81,8 +81,8 @@
|
||||
}
|
||||
|
||||
.categorybox, .categoryboxcontent,
|
||||
.coursebox, .courseboxcontent {
|
||||
-moz-border-radius:20px;
|
||||
.coursebox {
|
||||
-moz-border-radius:10px;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user