mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
New fonts for file listings
This commit is contained in:
parent
b8d03c6b77
commit
f6a854b91d
@ -495,3 +495,15 @@ body#user-index #longtimenosee {
|
||||
font-size: 0.9em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.files .file {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.files .folder {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.files .folder .size {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user