mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
Add tooltip to search field
Make search shortcut translatable
This commit is contained in:
@@ -609,6 +609,9 @@ button.add-note svg.icon {
|
||||
border-radius: 20px 0 0 20px;
|
||||
background: #fff;
|
||||
}
|
||||
.search-add .search-wrap.focused .tooltip {
|
||||
display: none;
|
||||
}
|
||||
.search-add .search-wrap:nth-last-child(2) {
|
||||
border-radius: 20px;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user