New fonts for file listings

This commit is contained in:
moodler 2005-03-13 16:54:29 +00:00
parent b8d03c6b77
commit f6a854b91d

View File

@ -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;
}