Inspector cleanup, needs lots more work

This commit is contained in:
Tom MacWright
2012-10-25 13:38:52 -04:00
parent fac5aa37d6
commit 6fb8df09ea
6 changed files with 68 additions and 57 deletions
+4 -4
View File
@@ -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;