From 57d13c2468ec0cd590666825ce8a1e4a657414f4 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Wed, 4 Oct 2006 15:51:48 +0000 Subject: [PATCH] 'merged from 1.6 - MDL-6824, redundant declaration: .categorybox .category' --- theme/orangewhite/styles_fonts.css | 1 - theme/standard/styles_fonts.css | 1 - 2 files changed, 2 deletions(-) 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; -- 2.39.5