mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-02 05:01:38 +02:00
Better unknown icon, select features after adding them.
This commit is contained in:
+4
-4
@@ -164,16 +164,16 @@ button small {
|
||||
.inspector-wrap {
|
||||
position:absolute;
|
||||
top:40px;
|
||||
right:00px;
|
||||
right:0px;
|
||||
overflow:auto;
|
||||
padding:10px;
|
||||
background:#222222;
|
||||
background:#eee;
|
||||
border-top:1px solid #000;
|
||||
color:#fff;
|
||||
color:#222;
|
||||
}
|
||||
|
||||
.inspector-wrap h2 {
|
||||
font: normal 20px/20px 'Helvetica';
|
||||
font: bold 20px/20px 'Helvetica';
|
||||
}
|
||||
|
||||
.inspector-wrap a.permalink {
|
||||
|
||||
Reference in New Issue
Block a user