Skip to content

Commit 61e25a0

Browse files
committed
Online services as green
1 parent 8be8f7a commit 61e25a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

interface/web/themes/default/assets/stylesheets/ispconfig.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,9 @@ input[type="password"].form-control[readonly] {
802802
.systemmonitor-state.state-info .statusMsg {
803803
display: none;
804804
}
805+
.systemmonitor-state .online {
806+
color: green;
807+
}
805808
.systemmonitor-state .offline {
806809
color: red;
807810
}

0 commit comments

Comments
 (0)