2019-02-19 02:53:43 +08:00
|
|
|
QTextEdit
|
|
|
|
{
|
2019-02-23 23:11:30 +08:00
|
|
|
background: @groundBase;
|
|
|
|
color: @mainText;
|
2019-02-19 02:53:43 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
QGraphicsView
|
|
|
|
{
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
QWidget
|
|
|
|
{
|
2019-02-23 00:01:43 +08:00
|
|
|
background: @groundBase;
|
2019-02-19 02:53:43 +08:00
|
|
|
}
|