summaryrefslogtreecommitdiff
path: root/src/stylesheets/vs15 Dark-Yellow.qss
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheets/vs15 Dark-Yellow.qss')
-rw-r--r--src/stylesheets/vs15 Dark-Yellow.qss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stylesheets/vs15 Dark-Yellow.qss b/src/stylesheets/vs15 Dark-Yellow.qss
index fb2e0422..9a9c99e6 100644
--- a/src/stylesheets/vs15 Dark-Yellow.qss
+++ b/src/stylesheets/vs15 Dark-Yellow.qss
@@ -71,6 +71,10 @@ QAbstractItemView {
background-color: #9A9A00;
color: #F1F1F1; }
+QAbstractItemView[filtered=true] {
+ border: 2px solid #f00 !important;
+}
+
QAbstractItemView,
QListView,
QTreeView {