Lower CPU usage when OSD is visible

This commit is contained in:
Rafostar
2020-09-16 18:24:31 +02:00
parent 1c2a8a476e
commit ae766298a8
4 changed files with 106 additions and 8 deletions

View File

@@ -25,6 +25,7 @@ scale marks {
background: black;
}
.reavealertop {
min-height: 100px;
box-shadow: inset 0px 200px 10px -124px rgba(0,0,0,0.4);
font-size: 30px;
font-weight: 500;