Эх сурвалжийг харах

UU助手后台软文发布系统发送消息页面

hangb 8 жил өмнө
parent
commit
d5c6ff9d41

+ 4 - 1
jpress-web-admin/src/main/webapp/WEB-INF/admin/content/_index_include.html

@@ -13,7 +13,7 @@
 		display: none;
 		display: none;
 	}
 	}
 	.bodyUas td.chooseUas input{
 	.bodyUas td.chooseUas input{
-		background: url("${CPATH}/static/jpress/admin/image/dot.png") no-repeat;
+		background: url("/jpress/static/jpress/admin/image/dot.png") no-repeat 130px center;
 	}
 	}
 	.bodyUas td.chooseUas ul li:hover,.bodyUas td.chooseUas ul li.active{
 	.bodyUas td.chooseUas ul li:hover,.bodyUas td.chooseUas ul li.active{
 		background: #3a9cf4;
 		background: #3a9cf4;
@@ -24,6 +24,9 @@
 	.bodyUas tr td.titleUas{
 	.bodyUas tr td.titleUas{
 		color: #3a9cf4;
 		color: #3a9cf4;
 	}
 	}
+	.bodyUas tr:nth-child(even){
+		background: #f8f8f8 ;
+	}
 </style>
 </style>
 <#if module ?? && module.name=="uuhelper">
 <#if module ?? && module.name=="uuhelper">
 	<!-- admin后台软文列表界面 -->
 	<!-- admin后台软文列表界面 -->