This commit is contained in:
Your Name
2024-02-13 16:44:19 -06:00
parent 9eee0333ec
commit b3d781ef26
7 changed files with 19 additions and 18 deletions

View File

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