mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 00:07:40 -02:30
Merge pull request #894 from jlmitch5/scheduleListUpdate
update scheduler list styling
This commit is contained in:
@@ -292,6 +292,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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user