From: urs_hunkler Date: Wed, 4 Oct 2006 15:51:48 +0000 (+0000) Subject: 'merged from 1.6 - MDL-6824, redundant declaration: .categorybox .category' X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=57d13c2468ec0cd590666825ce8a1e4a657414f4;p=moodle.git 'merged from 1.6 - MDL-6824, redundant declaration: .categorybox .category' --- diff --git a/theme/orangewhite/styles_fonts.css b/theme/orangewhite/styles_fonts.css index 4632f32f02..28fd3ea502 100644 --- a/theme/orangewhite/styles_fonts.css +++ b/theme/orangewhite/styles_fonts.css @@ -110,7 +110,6 @@ pre code { .paging { font-size:0.8em } -.categorybox .category, .categorybox .category { font-size:1.2em; font-weight:bold diff --git a/theme/standard/styles_fonts.css b/theme/standard/styles_fonts.css index 0663729353..a182b5c9c8 100644 --- a/theme/standard/styles_fonts.css +++ b/theme/standard/styles_fonts.css @@ -111,7 +111,6 @@ h4 { font-weight: bold; } -.categorybox .category, .categorybox .category { font-size:1.2em; font-weight:bold;