From 5956e254e7f80ce7f3b1279b7f9dea636583df5d Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Mon, 24 Nov 2008 08:20:41 +0000 Subject: [PATCH] Planet UI Debugging git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4967 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/planet/skins/xe_planet/css/default.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/planet/skins/xe_planet/css/default.css b/modules/planet/skins/xe_planet/css/default.css index 7ef6d11e4..29847a71c 100644 --- a/modules/planet/skins/xe_planet/css/default.css +++ b/modules/planet/skins/xe_planet/css/default.css @@ -49,9 +49,6 @@ h1 a{ font-weight:bold; font-size:30px; color:#000; letter-spacing:-3px; text-de .timeNav{ font-size:.8em; white-space:nowrap;} .timeNav .prev, .timeNav .next{ display:inline-block; font-weight:bold; color:#000; padding:0 3px !important; text-decoration:none;} -.timeNav a:hover, -.timeNav a:activfe, -.timeNav a:focus{ border:1px solid #fff !important; width:18px; height:18px;} /* Footer */ #footer{margin:0; clear:both; text-align:center; padding:30px 0;}