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