Nicer display of name suggestion index presets

This commit is contained in:
Quincy Morgan
2019-03-06 12:19:44 -05:00
parent 209cb57d71
commit 9c19a1d714
4 changed files with 33 additions and 14 deletions
+4 -1
View File
@@ -668,9 +668,12 @@ button.add-note svg.icon {
position: relative;
display: flex;
align-items: center;
line-height: 1.2em;
line-height: 1.3em;
width: 100%;
}
.search-add .list-item .label .namepart:nth-child(2) {
font-weight: normal;
}
.search-add .list-item.disabled .preset-icon-container,
.search-add .list-item.disabled .label {
opacity: 0.55;