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