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

12 lines
132 B
CSS
Raw Normal View History

2016-07-07 17:55:53 +08:00
QSplitter:handle
{
color: white;
background-color: white;
}
QWidget
{
background: @groundBase;
color: @mainText;
}