Push changes that support creations of service packs and basic listing

This commit is contained in:
Dane Everitt 2016-11-15 20:20:32 -05:00
parent 1f47eda3b3
commit a1bc6fa2d3
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
15 changed files with 654 additions and 49 deletions

View file

@ -307,3 +307,14 @@ td.has-progress {
padding:0;
border:0;
}
.fuelux .checkbox-formheight.checkbox-custom.checkbox-inline.highlight {
height: 36px;
padding: 10px 8px 4px 28px;
width: 100%;
}
.fuelux .checkbox-formheight.checkbox-custom.checkbox-inline.highlight:before {
left: 8px;
top: 11px;
}