Add tooltips to debug elements

This commit is contained in:
Nick O'Leary
2018-10-05 17:56:42 +01:00
parent 22ede79799
commit 1161e4f6c1
4 changed files with 27 additions and 10 deletions

View File

@@ -139,9 +139,10 @@
}
.red-ui-popover-key {
font-size: 11px;
font-family: monospace;
margin-left: 5px;
margin-left: 3px;
border: 1px solid #999;
border-radius:3px;
padding: 2px 3px;
padding: 1px 2px;
}