We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3640d commit 5fc0726Copy full SHA for 5fc0726
resources/themes/Blend of Gray/style.qss
@@ -112,7 +112,7 @@ QMenu::item:checked
112
text-decoration:underline;
113
}
114
115
-QWidget:disabled
+QWidget:disabled, QWidget:editable:disabled
116
{
117
color: @itemalternativebackground;
118
background-color: @background;
resources/themes/Night Mapping/style.qss
color: #404040;
0 commit comments