update scheduler list styling

This commit is contained in:
John Mitchell
2016-02-09 16:28:38 -05:00
parent 799426df87
commit ef2a037205
4 changed files with 82 additions and 12 deletions

View File

@@ -285,6 +285,15 @@ table, tbody {
padding-right: 0px!important;
}
.List-staticColumn--toggle {
width: 55px;
padding-right: 0px !important;
}
.List-staticColumn--schedulerTime {
max-width: 164px;
}
.List-staticColumnAdjacent {
padding-left: 10px!important;
}