Browse Source

页码颜色修改(back)

bao.zhang 9 years ago
parent
commit
3b2c7aef6d
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/main/webapp/assets/css/report_operator.css

+ 3 - 3
src/main/webapp/assets/css/report_operator.css

@@ -13,7 +13,7 @@ li{
 #content{
 	padding:20px;
 }
-/* 切换页面 */
+/* 鍒囨崲椤甸潰 */
 #selectBar a{
 	float:left;	
 	width: 78px;
@@ -33,7 +33,7 @@ li{
 	border-bottom: 2px solid #36aeea;
 }
 
-/* 导航栏 */
+/* 瀵艰埅鏍�*/
 #navDiv{
 	clear:both;
 }
@@ -290,5 +290,5 @@ table.tableFig tr:hover{
 
 #pageDiv li.active a{
 	color:#ffffff;
-	background-color:#0170C9!important;
+	background-color:#36aeea !important;
 }