(breaking) Upgrade path filter bar

This commit is contained in:
2020-03-03 16:24:24 -05:00
parent e5bb4856d2
commit 149de95d88
14 changed files with 188 additions and 98 deletions

View File

@@ -310,3 +310,7 @@ mark {
.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
border-right: none;
}
#pathTree .title {
cursor: pointer;
}