mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
[themes] Fix removed default QWidget text color
This commit is contained in:
parent
4d61b76c45
commit
9ce283a222
@ -1,5 +1,6 @@
|
||||
QWidget
|
||||
{
|
||||
color: @text;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
QWidget
|
||||
{
|
||||
color: @text;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user