From 4d265a4debd9f9c9acaef065b57eeb8b5741a3df Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 8 Jul 2019 14:29:19 +0300 Subject: [PATCH] use claro theme instead of flat --- css/default.css | 3 +-- css/default.less | 2 +- index.php | 2 +- prefs.php | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) 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 diff --git a/css/default.less b/css/default.less index 3e94b6a09..228a1ff5e 100644 --- a/css/default.less +++ b/css/default.less @@ -1,4 +1,4 @@ @import "defines.less"; @import "dijit_light.less"; @import "zoom.less"; -@import "../lib/flat-ttrss/flat_combined.css"; \ No newline at end of file +@import "../lib/dijit/themes/claro/claro.css"; diff --git a/index.php b/index.php index 43265ca8b..10da6b31e 100644 --- a/index.php +++ b/index.php @@ -120,7 +120,7 @@ - +
diff --git a/prefs.php b/prefs.php index 38e201fec..f82b28f8c 100644 --- a/prefs.php +++ b/prefs.php @@ -102,7 +102,7 @@ - +