summaryrefslogtreecommitdiff
path: root/src/stylesheets/Transparent-Style-101-Green.qss
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheets/Transparent-Style-101-Green.qss')
-rw-r--r--src/stylesheets/Transparent-Style-101-Green.qss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stylesheets/Transparent-Style-101-Green.qss b/src/stylesheets/Transparent-Style-101-Green.qss
index e5688d75..0d35ec7e 100644
--- a/src/stylesheets/Transparent-Style-101-Green.qss
+++ b/src/stylesheets/Transparent-Style-101-Green.qss
@@ -500,3 +500,7 @@ LinkLabel {
font-family: Source Sans Pro;
font-size: 14px;
}
+
+QLineEdit[valid-filter=false] {
+ background-color: #661111 !important;
+}