1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

use native dialog buttons in message boxes

This commit is contained in:
Nils Fenner 2015-10-18 21:23:26 +02:00
parent 7b90ed1abb
commit ad373d0362
No known key found for this signature in database
GPG Key ID: 9591A163FF9BE04C

View File

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