make Mark column text-align left so that checkboxes line up
parent
1add3a4bb4
commit
9f49e4f367
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
.consoleTable .colMark {
|
||||
width: 52px;
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.consoleTable .colEvents {
|
||||
|
|
|
|||
Loading…
Reference in New Issue