update
This commit is contained in:
parent
1788cc0461
commit
54bc22341e
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
/* Login Dialog */
|
||||
|
||||
#lockDialogGroup {
|
||||
background: url("assets/background.png");
|
||||
background-color: rgba($osd_bg_color, 1);
|
||||
background-image: url("assets/background.png");
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue