Better unknown icon, select features after adding them.

This commit is contained in:
Tom MacWright
2012-11-12 18:04:10 -05:00
parent 335fd49cec
commit f8784b746f
5 changed files with 14 additions and 5 deletions
+4 -4
View File
@@ -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 {