node status in list, closes #124

This commit is contained in:
Dane Everitt 2016-10-07 15:15:04 -04:00
parent 06422b2055
commit 0fe0f750c4
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 45 additions and 7 deletions

File diff suppressed because one or more lines are too long

View file

@ -254,3 +254,12 @@ li.btn.btn-default.pill:active,li.btn.btn-default.pill:focus,li.btn.btn-default.
#fileOptionMenu > li.bg-default > a {
padding-left: 5px !important;
}
.left-icon {
padding: 8px 2px !important;
border-right: 0 !important;
}
.left-icon + td {
border-left: 0px !important;
}