mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
Nicer display of name suggestion index presets
This commit is contained in:
+4
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user