mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Drag favorite presets buttons out of the top bar to remove
This commit is contained in:
@@ -491,6 +491,14 @@ button[disabled].action:hover {
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
.tool-group button.dragging {
|
||||
opacity: 0.75;
|
||||
z-index: 200;
|
||||
}
|
||||
.tool-group button.dragging .tooltip {
|
||||
display: none;
|
||||
}
|
||||
|
||||
button.save .count {
|
||||
display: inline-block;
|
||||
border: 0px solid #ccc;
|
||||
|
||||
Reference in New Issue
Block a user