SWListControl
0
0
800
255
Josefin Sans Light
14
Form
5
84
790
170
Josefin Sans
14
QListWidget
{
background: rgb(22,22,22);
color: rgb(200,200,200);
}
QListWidget::Item:selected
{
background: rgb(200,200,200);
color: rgb(22,22,22);
}
QFrame::NoFrame
QFrame::Plain