Problems: show maintenance icon with host name
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
i {
|
||||
width: 1rem;
|
||||
}
|
||||
|
||||
&.fired {
|
||||
color: $problem-statusbar-fired;
|
||||
text-shadow: 0px 0px 10px rgba($problem-statusbar-fired, 0.5);
|
||||
}
|
||||
}
|
||||
|
||||
// <ReactTable /> styles
|
||||
|
||||
Reference in New Issue
Block a user