mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 00:07:03 +02:00
minor style fixes.
This commit is contained in:
@@ -960,6 +960,11 @@ a:hover .icon.out-link { background-position: -500px -14px;}
|
||||
border-bottom-color: #ccc;
|
||||
}
|
||||
|
||||
.entity-editor-pane .preset-list-item .preset-list-button-wrap {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
||||
.form-field {
|
||||
margin-bottom: 10px;
|
||||
width: 100%;
|
||||
@@ -2574,6 +2579,10 @@ img.wiki-image {
|
||||
border-top-color: #000;
|
||||
}
|
||||
|
||||
.entity-editor-pane .tooltip.bottom .tooltip-arrow {
|
||||
border-bottom-color: #000;
|
||||
}
|
||||
|
||||
.entity-editor-pane .tooltip.left .tooltip-arrow {
|
||||
border-left-color: #000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user