mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 09:34:04 +02:00
show entire line preset icon
This commit is contained in:
@@ -559,12 +559,21 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
|
||||
|
||||
/* preset form */
|
||||
|
||||
|
||||
.inspector-body .name-help,
|
||||
.inspector-body .type-help {
|
||||
position: absolute;
|
||||
right: -10px;
|
||||
}
|
||||
|
||||
.inspector-body.line .type button {
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.inspector-body .type button {
|
||||
height: 70px;
|
||||
}
|
||||
|
||||
.inspector-body .head .name {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user