add debugging/console capability to devices where it is not available or easily accessibile

This commit is contained in:
Stefan Breunig
2013-02-12 10:01:21 +01:00
parent 52306b033d
commit 331d9a3781
4 changed files with 82 additions and 2 deletions

View File

@ -224,6 +224,7 @@ time {
display: inline-block;
width: 44px;
color: #bbb;
overflow: hidden;
}
mark {