Browse Source

左侧导航(客户资料、绩效考核)导航样式调整

huangb 7 years ago
parent
commit
7d4b329752

+ 0 - 8
src/main/webapp/resources/tpl/index/sale/customer.html

@@ -12,14 +12,6 @@
 #customer-tab tbody tr.header:hover{
 	border: none;
 }
-.pane .pane-header{
-	border-radius: 0px 0 0px 0px;
-	box-shadow: 0 0 3px #ccc;
-	background: linear-gradient(to top, #e7e7e7 0%,#ffffff 100%);
-	height: 40px;
-	font-size: 14px;
-	line-height: 40px;
-}
 .table>tbody+tbody{
 	border-top: none;
 }

+ 0 - 8
src/main/webapp/resources/tpl/index/sale/vendorPerformanceAssess.html

@@ -12,14 +12,6 @@
 #customer-tab tbody tr.header:hover{
 	border: none;
 }
-.pane .pane-header{
-	border-radius: 0px 0 0px 0px;
-	box-shadow: 0 0 3px #ccc;
-	background: linear-gradient(to top, #e7e7e7 0%,#ffffff 100%);
-	height: 40px;
-	font-size: 14px;
-	line-height: 40px;
-}
 .table>tbody+tbody{
 	border-top: none;
 }