1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-20 15:16:38 +00:00

minor fixes

This commit is contained in:
Steven Hugg
2018-07-02 20:40:15 -06:00
parent 08b32e0102
commit 8edadf142f
3 changed files with 14 additions and 10 deletions
+3
View File
@@ -36,6 +36,9 @@
.tooltipbox:hover .tooltiptext {
visibility: visible;
}
.tooltiperror {
color: #ff3333;
}
#controls_top {
position: absolute;
padding: 0.5em;