Browse Source

Update switchtab.css

shimingxy 5 years ago
parent
commit
a8b92ffd8a

+ 1 - 1
maxkey-web-maxkey/src/main/resources/static/jquery/switchtab/switchtab.css

@@ -24,7 +24,7 @@
 }
 
 .switch_tab_current{
-	background-color: #8bc8de;
+	background-color: #f3f6f7;;
 	border-right: 1px solid #e3e3e3;
 	border-bottom: 1px solid #e3e3e3;
 }