Minor DRGX changes for requests and midnight theme

This commit is contained in:
fekt
2024-04-14 18:44:53 -04:00
parent b814c78837
commit 6a8a8eac54
4 changed files with 7 additions and 5 deletions

View File

@@ -15,9 +15,11 @@ background-color: #111;
color: #fff;
}
/*
QPushButton {
padding: 10px 15px;
}
*/
QPushButton:hover {
background: #222;