mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 04:22:07 +02:00
MDL-31866 theme_formalwhite: increased the line heigth for courses in category page
This commit is contained in:
parent
26f76c9c6c
commit
43b64c9763
@ -86,6 +86,14 @@
|
||||
.categorypicker {text-align:center;margin-bottom:10px;}
|
||||
.path-report-outline .loginfo {text-align:center;margin:1em;}
|
||||
.categorylist {width:90%;margin:0 auto;text-align:left;}
|
||||
.categorylist .category .info,
|
||||
.categorylist .category .indentation,
|
||||
.categorylist .category .name,
|
||||
.categorylist .category .image,
|
||||
.categorylist .course .name,
|
||||
.categorylist .course .info {
|
||||
margin: 0.1em;
|
||||
}
|
||||
|
||||
/* Course and category combo list on front page */
|
||||
.course_category_tree .controls {margin-bottom:5px;text-align:right;float:right;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user