Commit d194b46c authored by Bryant's avatar Bryant

Fixed the QLabel:disabled colorings for the UI.

parent 82c22375
......@@ -98,7 +98,7 @@ QLabel {
}
QLabel:disabled {
color: #353535;
color: #AAA;
}
QLabel#toolBarNameLabel {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment