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

Merge pull request #2418 from antis81:ngf/login-screen

use native dialog buttons in message boxes
This commit is contained in:
Zetok Zalbavar 2015-10-18 21:07:12 +01:00
commit ae5ca1ae53
No known key found for this signature in database
GPG Key ID: C953D3880212068A

View File

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