CC-3702: System -> Status: No difference between a service is failed vs a service is not monitor
-fixed
This commit is contained in:
parent
5e5ced6fe5
commit
b9ab11ce28
4 changed files with 24 additions and 7 deletions
|
@ -2310,6 +2310,14 @@ tfoot tr th {
|
|||
margin:0;
|
||||
display:block;
|
||||
}
|
||||
.warning-icon {
|
||||
width:100%;
|
||||
margin:0;
|
||||
background: url("images/warning-icon.png") no-repeat center center;
|
||||
height:16px;
|
||||
margin:0;
|
||||
display:block;
|
||||
}
|
||||
.statustable ul {
|
||||
margin:4px 0;
|
||||
padding:0;
|
||||
|
@ -2656,4 +2664,4 @@ dd .stream-status {
|
|||
background-color: #727272;
|
||||
outline: 0;
|
||||
border-top-color:#333333
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue