wangchuanjin il y a 9 ans
Parent
commit
b95a8ac339

+ 1 - 4
core/src/web/staticres/css/dev-qfw.css

@@ -2148,10 +2148,7 @@ style="color:#D03102;margin-right:5px;"
 	border-right: 1px solid #ffffff;
 	float: right;
 }
-.b-nav-active{
-	font-weight: bold;
-}
-.b-nav-other a:hover{
+.b-nav-other>a:hover,.b-nav-active>a{
 	font-weight: bold;
 }
 .b-head .headimg{

+ 1 - 1
core/src/web/staticres/css/swordfish.css

@@ -21,7 +21,7 @@ a:focus, a:hover{
 .b-nav-main{
 	background-color: #37C6DA;
 }
-.b-nav-other a:hover,.b-nav-active>a{
+.b-nav-other>a:hover,.b-nav-active>a{
 	color: #37C6DA !important;
 }
 .b-head .head-hideMenu i{