mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
Add initial multiselection raw tag editing in 2.x
This commit is contained in:
+1
-7
@@ -1245,18 +1245,12 @@ a.hide-toggle {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
justify-content: flex-end;
|
||||
padding: 0 20px;
|
||||
padding: 5px 0 0 0;
|
||||
}
|
||||
.quick-link {
|
||||
margin: 0 5px;
|
||||
}
|
||||
|
||||
.data-editor .quick-links,
|
||||
.error-editor .quick-links,
|
||||
.note-editor .quick-links {
|
||||
padding: 5px 0 0 0;
|
||||
}
|
||||
|
||||
|
||||
/* Entity/Preset Editor
|
||||
------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user