Browse Source

use native dialog buttons in message boxes

pull/2418/head
Nils Fenner 10 years ago
parent
commit
ad373d0362
No known key found for this signature in database
GPG Key ID: 9591A163FF9BE04C
  1. 4
      ui/loginScreen/loginScreen.css

4
ui/loginScreen/loginScreen.css

@ -25,7 +25,9 @@ @@ -25,7 +25,9 @@
margin-bottom:5px;
}
QPushButton {
LoginScreen > QPushButton,
QStackedWidget QPushButton
{
background: transparent;
border: none;
color: white;

Loading…
Cancel
Save