* Fix btn-info background-color for zahost.
This commit is contained in:
@@ -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;}
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
.service-status{margin-top: 10px;}
|
||||
.vnc-detail{height: 60vh;min-height: 550px;}
|
||||
.vnc-mask{width: 100%;height:100%;background-color: rgba(0,0,0,0);position: absolute;z-index: 1;}
|
||||
#checkServiceStatus{background-color: #ffffff;}
|
||||
#checkServiceStatus:hover{background-color: #f0fdfb;}
|
||||
.checkStatus{color: #313c52;}
|
||||
.node-not-wrap{white-space: nowrap;}
|
||||
.btn-info {background-color: unset;}
|
||||
|
||||
Reference in New Issue
Block a user