From: moodler Date: Fri, 12 Jan 2007 08:01:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=04441ec3d75dac50ecd25d2f4a266cffb0309afa;p=moodle.git *** empty log message *** --- diff --git a/theme/standard/styles_fonts.css b/theme/standard/styles_fonts.css index e582fb11d3..17b5bf19e5 100644 --- a/theme/standard/styles_fonts.css +++ b/theme/standard/styles_fonts.css @@ -616,6 +616,10 @@ body#grade-index .grades .header { font-size: 0.7em; } +.userinfobox td.label { + font-weight: bold; +} + body#user-index #longtimenosee { font-size: 0.8em; }