ref: segregate animation screen

This commit is contained in:
semenov
2024-12-28 10:50:26 +03:00
parent f444b48892
commit 43d0a48593
28 changed files with 1012 additions and 175 deletions

View File

@@ -19,7 +19,12 @@ QListWidget#updateListWidget
QFrame#NewVerBackground
{
background-color:rgba(0,0,0,90%);
background-color:rgba(0,0,0,90%);
}
QLabel#MovieLabel
{
background-color:rgba(0,0,0,50%);
}
QComboBox