From 4d265a4debd9f9c9acaef065b57eeb8b5741a3df Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 8 Jul 2019 14:29:19 +0300 Subject: use claro theme instead of flat --- css/default.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'css/default.css') diff --git a/css/default.css b/css/default.css index 8941c76c8..30c288ea7 100644 --- a/css/default.css +++ b/css/default.css @@ -1,4 +1,4 @@ -@import "../lib/flat-ttrss/flat_combined.css"; +@import "../lib/dijit/themes/claro/claro.css"; body.ttrss_main, body.ttrss_prefs, #main { @@ -1891,4 +1891,3 @@ body.ttrss_zoom div.post div.content pre { max-width: 98%; overflow: auto; } -/*# sourceMappingURL=default.css.map */ \ No newline at end of file -- cgit v1.2.3