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