Browse Source

光标变小手(back)

bao.zhang 9 years ago
parent
commit
a385d4ea41

+ 2 - 0
src/main/webapp/assets/css/audit.css

@@ -59,9 +59,11 @@
 }
 }
 #selectConditionBar a:nth-child(2){
 #selectConditionBar a:nth-child(2){
 	border-bottom:2px solid #36aeea;
 	border-bottom:2px solid #36aeea;
+	cursor:pointer;
 }
 }
 #selectConditionBar a:hover{
 #selectConditionBar a:hover{
 	border-bottom:2px solid #36aeea;
 	border-bottom:2px solid #36aeea;
+	cursor:pointer;
 }
 }
 
 
 /* 设置批量按钮和搜索框位置*/
 /* 设置批量按钮和搜索框位置*/

+ 1 - 0
src/main/webapp/assets/css/newforwebback.css

@@ -119,6 +119,7 @@
 	margin-left:0px;
 	margin-left:0px;
 }
 }
 #myform #pageDiv{
 #myform #pageDiv{
+	 cursor: pointer;
 	margin-right: 1px !important;
 	margin-right: 1px !important;
     margin-top: -52px !important;
     margin-top: -52px !important;
 }
 }

+ 1 - 0
src/main/webapp/assets/css/regionReport.css

@@ -127,6 +127,7 @@ webback�����end*/
 			height:35px;
 			height:35px;
 			background:#F4F4F4 url(../images/triangle1.png) no-repeat 130px;
 			background:#F4F4F4 url(../images/triangle1.png) no-repeat 130px;
 			border:none;
 			border:none;
+			cursor: pointer;
 			border-radius:5px!important;
 			border-radius:5px!important;
 		}
 		}