summaryrefslogtreecommitdiff
path: root/css/utility.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-12-03 18:00:08 +0300
committerAndrew Dolgov <[email protected]>2017-12-03 18:00:08 +0300
commitbd665413254f63486e933ccef482971bb2f88512 (patch)
treea91e053940b64effdcaa89001a903ce8cf26a086 /css/utility.less
parentdda1d9b122e672a8bef738a43504ddd6a12a7333 (diff)
fix background on sanity failed page
Diffstat (limited to 'css/utility.less')
-rw-r--r--css/utility.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/utility.less b/css/utility.less
index a74b00780..d574086c8 100644
--- a/css/utility.less
+++ b/css/utility.less
@@ -1,4 +1,4 @@
-body.sanity_failed {
+body.ttrss_utility.sanity_failed {
background : #900;
}