From f6a854b91dc6de690da73d4c1530906993beea9f Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 13 Mar 2005 16:54:29 +0000 Subject: [PATCH] New fonts for file listings --- theme/standard/styles_fonts.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/theme/standard/styles_fonts.css b/theme/standard/styles_fonts.css index 7d84c6bd0ab..59babc650cb 100644 --- a/theme/standard/styles_fonts.css +++ b/theme/standard/styles_fonts.css @@ -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; +}