mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 06:58:32 +02:00
Inspector cleanup, needs lots more work
This commit is contained in:
+4
-4
@@ -151,21 +151,21 @@ table td {
|
||||
top:90px;
|
||||
right:20px;
|
||||
overflow:auto;
|
||||
padding:10px;
|
||||
background:#aaa;
|
||||
padding:5px;
|
||||
background:#fff;
|
||||
}
|
||||
|
||||
.inspector thead th {
|
||||
font-size:10px;
|
||||
line-height:10px;
|
||||
color:#eee;
|
||||
color:#999;
|
||||
font-weight:normal;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
.inspector input {
|
||||
margin:0;
|
||||
padding:2px;
|
||||
padding:4px;
|
||||
border:0;
|
||||
border-bottom:1px solid #ccc;
|
||||
width:150px;
|
||||
|
||||
Reference in New Issue
Block a user