working on inspector

This commit is contained in:
Torkel Ödegaard
2014-04-05 13:26:48 +02:00
parent a9abd2ff5c
commit 58ef61a0bb
7 changed files with 81 additions and 5 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+6 -1
View File
@@ -112,7 +112,12 @@ code, pre {
.panel-error {
color: @white;
padding: 3px 10px 0px 10px;
padding: 5px 10px 0px 10px;
}
.panel-error-inspector-link {
float: right;
margin-right: 10px;
}