From b78f1728035c12a1caca242d7039b3d243073a7b Mon Sep 17 00:00:00 2001 From: stan Date: Wed, 16 Jul 2008 13:42:50 +0000 Subject: [PATCH] Removed further redundant classes git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2562 e3e1d417-86f3-4887-817a-d78f3d33393f --- web/skins/classic/css/skin.css | 37 ---------------------------------- 1 file changed, 37 deletions(-) diff --git a/web/skins/classic/css/skin.css b/web/skins/classic/css/skin.css index de385cebb..ddb2af95e 100644 --- a/web/skins/classic/css/skin.css +++ b/web/skins/classic/css/skin.css @@ -249,43 +249,6 @@ ul.tabList li a:hover { font-size: 120%; } -/* - * Misc - */ - -tr.over { - background: #EEEEEE; -} - -tr.out { - background: #FFFFFF; -} - -.smallhead { - font-size: 10px; - color: #016A9D; - font-weight: bold; -} - -.head { - font-size: 11px; - color: #000066; - font-weight: bold; -} - -.bighead { - font-size: 12px; - color: #000066; - font-weight: bold; -} - -.small { - font-family: inherit; - font-size: 9px; - color: #333333; - font-weight: normal; -} - /* * Behavior classes */