Skip to content

Commit

Permalink
MessageBox Update
Browse files Browse the repository at this point in the history
- Fixed Yes/Cancel Button Styling.
  • Loading branch information
ChekaZ authored Aug 5, 2019
1 parent 1fb1201 commit 6aaa374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/res/css/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ QMessageBox {
QMessageBox QLabel {
color:#fff;
}
QMessageBox QButton {
QMessageBox QPushButton {
background: #2d374f;
color: #fff;
shadow: 3px;
Expand Down

0 comments on commit 6aaa374

Please sign in to comment.