Use iD point, line, and area icons for those presets in the search results

This commit is contained in:
Quincy Morgan
2019-03-19 15:57:59 -04:00
parent 34feabb1ce
commit e314df7b08
3 changed files with 24 additions and 20 deletions
+4 -1
View File
@@ -783,7 +783,7 @@ button.add-note svg.icon {
[dir='rtl'] .search-add button.add-preset.first-recent {
margin-right: 5px;
}
.search-add button.add-preset:not(.add-generic-preset) {
.search-add button.add-preset {
padding: 0;
}
.search-add button.add-preset.disabled .preset-icon-container {
@@ -1288,6 +1288,9 @@ a.hide-toggle {
.preset-icon-iD.framed.line-geom .icon {
transform: translateY(-30%) scale(0.74);
}
.preset-icon-container.fallback .preset-icon .icon {
transform: scale(0.5) !important;
}
.preset-list-button .label {
display: flex;