diff options
Diffstat (limited to 'src/stylesheets/Night Eyes.qss')
| -rw-r--r-- | src/stylesheets/Night Eyes.qss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stylesheets/Night Eyes.qss b/src/stylesheets/Night Eyes.qss index 6642284c..135f0c09 100644 --- a/src/stylesheets/Night Eyes.qss +++ b/src/stylesheets/Night Eyes.qss @@ -696,3 +696,7 @@ QProgressBar QAbstractItemView[filtered=true] { border: 2px solid #f00 !important; } + +QLineEdit[valid-filter=false] { + background-color: #661111 !important; +} |
