瀏覽代碼

剑鱼修改

wangchuanjin 9 年之前
父節點
當前提交
b95a8ac339
共有 2 個文件被更改,包括 2 次插入5 次删除
  1. 1 4
      core/src/web/staticres/css/dev-qfw.css
  2. 1 1
      core/src/web/staticres/css/swordfish.css

+ 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{