This commit is contained in:
Your Name
2024-02-13 16:54:29 -06:00
parent 154eee2f08
commit 3682b25f81
5 changed files with 9 additions and 5 deletions

View File

@@ -206,7 +206,7 @@ public:
background-color: #4a4a4a;
}
QPushButton:checked:enabled {
background-color: #33Ab4C;
background-color: #0048FF;
}
QPushButton:disabled {
color: #33E4E4E4;