summaryrefslogtreecommitdiff
path: root/src/stylesheets/vs15 Dark-Red.qss
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheets/vs15 Dark-Red.qss')
-rw-r--r--src/stylesheets/vs15 Dark-Red.qss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stylesheets/vs15 Dark-Red.qss b/src/stylesheets/vs15 Dark-Red.qss
index 16f9cd58..2df39fc4 100644
--- a/src/stylesheets/vs15 Dark-Red.qss
+++ b/src/stylesheets/vs15 Dark-Red.qss
@@ -760,3 +760,7 @@ QDialog#QueryOverwriteDialog {
QDialog#ModInfoDialog {
min-width: 850px; }
+
+QLineEdit[valid-filter=false] {
+ background-color: #661111 !important;
+}