monitoring/CSS: Style count-col

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-28 17:06:23 +02:00
parent 1f4ea9eb6f
commit 7a17a53b0c
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
@border-left-width: 6px;
.count-col {
width: 60px;
}
.state-col {
&.state-ok,
&.state-up {