diff options
Diffstat (limited to 'src/stylesheets/vs15 Dark-Yellow.qss')
| -rw-r--r-- | src/stylesheets/vs15 Dark-Yellow.qss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stylesheets/vs15 Dark-Yellow.qss b/src/stylesheets/vs15 Dark-Yellow.qss index 9a9c99e6..63688511 100644 --- a/src/stylesheets/vs15 Dark-Yellow.qss +++ b/src/stylesheets/vs15 Dark-Yellow.qss @@ -759,3 +759,7 @@ QDialog#QueryOverwriteDialog { QDialog#ModInfoDialog { min-width: 850px; } + +QLineEdit[valid-filter=false] { + background-color: #661111 !important; +} |
