From 28d4bae9e7048144b08b1ed2a17784b4fce65c21 Mon Sep 17 00:00:00 2001 From: cxt Date: Wed, 9 Sep 2015 17:53:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=BE=E7=A8=8B/=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E7=9A=84=E5=AF=BC=E8=88=AA=E6=A0=8F=E5=8C=BA=E5=9F=9F?= =?UTF-8?q?=E7=9A=84=E6=96=87=E5=AD=97=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/header.css | 1 + public/stylesheets/public_new.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/header.css b/public/stylesheets/header.css index 192a4a262..2d6f5e0b8 100644 --- a/public/stylesheets/header.css +++ b/public/stylesheets/header.css @@ -79,6 +79,7 @@ a.menuGrey:hover {color:#fe7d68;} .navSearchTypeBox {width:368px; height:35px; position:absolute; border:1px solid #e1e1e1; background-color:#ffffff; padding-left:10px; display:none; color:#3e3e3e; font-size:14px;} #navSearchAlert {display:none;} .none{display: none;} +.db {display:block !important;} /*myctrip*/ .userImage{position:absolute; right:140px; top:5px; width:30px;height:30px; background: url(../images/item.png) 2px 4px no-repeat; line-height:1.4;} diff --git a/public/stylesheets/public_new.css b/public/stylesheets/public_new.css index 165046142..555cef836 100644 --- a/public/stylesheets/public_new.css +++ b/public/stylesheets/public_new.css @@ -496,7 +496,7 @@ a.resourcesBlack:hover {font-size:12px; color:#000000;} a.sendButtonBlue {color:#15bccf;} a.sendButtonBlue:hover {color:#ffffff;} .resourcesSelectSendButton:hover {background-color:#15bccf;} -.db {display:block;} +.db {display:block !important;} .dropdown-menu { position: absolute;