From fa639df5882c492380875c4de38809511d6e6db6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 5 Dec 2018 14:35:14 +0300 Subject: remove source files for flat theme from the tree (going to be a separate repo) combine flat theme css --- themes/night.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/night.css b/themes/night.css index ee738a6cc..a83b7b9b1 100644 --- a/themes/night.css +++ b/themes/night.css @@ -1,4 +1,4 @@ -@import "../lib/flat-ttrss/flat.css"; +@import "../lib/flat-ttrss/flat_combined.css"; body.ttrss_main, body.ttrss_prefs, #main { -- cgit v1.2.3