missed one.
This commit is contained in:
parent
9b8b2130ef
commit
869e2d9127
@ -111,7 +111,7 @@ class StatusBar(QWidget):
|
|||||||
QWidget#StatusBar QLabel,
|
QWidget#StatusBar QLabel,
|
||||||
QWidget#StatusBar QLineEdit {
|
QWidget#StatusBar QLineEdit {
|
||||||
{{ font['statusbar'] }}
|
{{ font['statusbar'] }}
|
||||||
{{ color['statusbar.bg'] }}
|
background-color: {{ color['statusbar.bg'] }};
|
||||||
color: {{ color['statusbar.fg'] }};
|
color: {{ color['statusbar.fg'] }};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user