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:
commit
ae5ca1ae53
|
@ -25,7 +25,9 @@
|
|||
margin-bottom:5px;
|
||||
}
|
||||
|
||||
QPushButton {
|
||||
LoginScreen > QPushButton,
|
||||
QStackedWidget QPushButton
|
||||
{
|
||||
background: transparent;
|
||||
border: none;
|
||||
color: white;
|
||||
|
|
Loading…
Reference in New Issue
Block a user