From a86a8485d844525419fb249648c0e3b757e3cdf5 Mon Sep 17 00:00:00 2001 From: cflakes Date: Sun, 4 Apr 2010 13:46:29 +0000 Subject: [PATCH] Fix forest skin. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1874 726aef4b-f618-498e-8847-2d620e286838 --- webskins/forest/pub/forest.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/webskins/forest/pub/forest.css b/webskins/forest/pub/forest.css index 552d6ae2..4aa7017e 100644 --- a/webskins/forest/pub/forest.css +++ b/webskins/forest/pub/forest.css @@ -1,9 +1,8 @@ -table.section thead td, -table.data thead td { +h3 { background-color: #049712; } -table.data thead td { +table thead td { background-color: #007700; }