wangchuanjin 9 سال پیش
والد
کامیت
3b1a5c117c
2فایلهای تغییر یافته به همراه8 افزوده شده و 6 حذف شده
  1. 7 5
      core/src/web/staticres/wxswordfish/style.css
  2. 1 1
      core/src/web/templates/swordfish/wxrssset.html

+ 7 - 5
core/src/web/staticres/wxswordfish/style.css

@@ -69,7 +69,6 @@ img{
 	border-bottom: 1px solid #CCCCCC;
 	position: relative;
 	font-size: 16px;
-	padding-left: 5px;
 }
 .parent-node-view{
 	width: 100%;
@@ -79,7 +78,7 @@ img{
 	text-align:center;
 }
 .operation>.parent-node>img{
-	margin-left: 10px;
+	margin-left: 15px;
 	margin-right: 10px;
 	width: 18px;
 	height: 18px;
@@ -94,7 +93,7 @@ img{
 	width: 60px;
 	height: 40px;
 	margin-top: -17px;
-	right: 5px;
+	right: 10px;
 	position: absolute;
 	top: 50%;
 }
@@ -111,6 +110,8 @@ img{
 }
 .operation .on-off.open{
 	background-image: url("/wxswordfish/images/on.png");
+	right: 3px;
+	width: 62px;
 }
 .operation .btn-right img{
 	width: 15px;
@@ -131,7 +132,8 @@ img{
 	width: 8px;
 	height: 15px;
 	float: right;
-	margin-right: 15px;
+	margin-right: 20px;
+	margin-top: 4px;
 }
 .operation .child-node li>div:first-child{
 	
@@ -506,7 +508,7 @@ img{
 	left: 0px;
 	right: 0px;
 	bottom: 0px;
-	height: 40px;
+	height: 45px;
 	width: 100%;
 	border-top: 1px solid #CCCCCC;
 	background-color: #F8F8F8;

+ 1 - 1
core/src/web/templates/swordfish/wxrssset.html

@@ -86,7 +86,7 @@ if(sessionStorage&&sessionStorage.version=="1"){
 		<li class="parent-node">
 			<img src="{{Msg "seo" "cdn"}}/wxswordfish/images/feerule.png">
 			收费规则
-			<span style="right:0" class="rule"><img src="{{Msg "seo" "cdn"}}/wxswordfish/images/right.png" style="width: 10px;height: 17px;float: right;"></span>
+			<span style="right:10" class="rule"><img src="{{Msg "seo" "cdn"}}/wxswordfish/images/right.png" style="width: 10px;height: 17px;float: right;"></span>
 		</li>
 	</ul>
 	<!--剑鱼服务协议-->