2019-02-18 20:53:43 +02:00
|
|
|
QSplitter:handle
|
|
|
|
{
|
2019-04-19 01:17:43 +03:00
|
|
|
color: @groundBase;
|
|
|
|
background-color: @groundBase;
|
2019-02-23 17:11:30 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
QWidget
|
|
|
|
{
|
|
|
|
background: @groundBase;
|
2019-03-31 19:54:12 +03:00
|
|
|
color: @mainText;
|
2019-02-18 20:53:43 +02:00
|
|
|
}
|