mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
afc77f63db
fixes problems with ugly UI on non-standard system theme. before: https://i.imgur.com/XJ0mbpi.png after: https://imgur.com/a/UbgNz
6 lines
53 B
CSS
6 lines
53 B
CSS
QWidget
|
|
{
|
|
color: black;
|
|
background: white;
|
|
}
|