* Fix btn-info background-color for zahost.

This commit is contained in:
tanghucheng
2023-01-03 14:35:50 +08:00
parent bf4a0d1bd7
commit c254ace351
2 changed files with 3 additions and 4 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
.fail{color:red;}
.dot-symbol{padding-right:10px;}
#statusContainer{margin:0px 0px 10px 0px;}
#checkServiceStatus{background-color: #ffffff;}
#checkServiceStatus:hover{background-color: #f0fdfb;}
.service-check{margin-top: 0px;}
.checkStatus{color: #313c52;}
.btn-info {background-color: unset;}
.icon-refresh {font-size: 15px;}