From 069f59805d23fe040e26236d4b4afe646f373eef Mon Sep 17 00:00:00 2001 From: huang Date: Wed, 8 Apr 2015 12:59:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B7=A6=E4=BE=A7=E6=96=B0?= =?UTF-8?q?=E5=BB=BA=E6=8C=89=E9=92=AE=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/pleft.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/pleft.css b/public/stylesheets/pleft.css index 9a20a97d3..f20a123c9 100644 --- a/public/stylesheets/pleft.css +++ b/public/stylesheets/pleft.css @@ -39,7 +39,7 @@ a:hover.subNav_jiantou:hover{color:#0781b4; } .navContent li a{display:block;width:240px;heigh:28px;text-align:center;font-size:12px;line-height:28px;color:#333} .navContent li a:hover{color:#fff;background-color:#b3e0ee} a.subnav_num{ font-weight:normal; color:#ff7143; font-size:12px;} -a.subnav_green{ background:#28be6c; color:#fff; font-size:12px; font-weight:normal;height:18px; padding:0px 5px; padding-top:2px; display:block; margin-top:2px; margin-bottom:5px; float:right; margin-right:5px;} +a.subnav_green{ background:#28be6c; color:#fff; font-size:12px; font-weight:normal;height:18px; padding:0px 5px; padding-top:2px; display:block; margin-top:2px; margin-bottom:5px; float:right; margin-right:5px;line-height:1.4 !important;} a:hover.subnav_green{ background:#14ad5a;}