From bd665413254f63486e933ccef482971bb2f88512 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 3 Dec 2017 18:00:08 +0300 Subject: fix background on sanity failed page --- css/utility.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/utility.less') 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; } -- cgit v1.2.3