mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
Use iD point, line, and area icons for those presets in the search results
This commit is contained in:
+4
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user