Transparent update bar

This commit is contained in:
JonnyWong16 2018-02-16 10:58:00 -08:00
commit 60b362b19e
2 changed files with 4 additions and 3 deletions

View file

@ -3234,7 +3234,8 @@ div.dataTables_info {
color: #e9a049;
}
#updatebar {
background-color: rgba(255,255,255,0.075);
background-color: #444;
opacity: 0.95;
color: #999999;
font-size: 14px;
right: 10px;