diff options
Diffstat (limited to 'hg.css')
-rw-r--r-- | hg.css | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -326,3 +326,12 @@ canvas { right: 0; margin-right: 5px; } + +.ERRORS { + position: absolute; + bottom: 0; + z-index: 999; + color: #ffff; + left: 0; + margin-left: 5px; +} |