don't generate default.css, replace with themes/light.css as a default root CSS file

This commit is contained in:
Andrew Dolgov
2020-02-22 16:22:44 +03:00
parent 84b847074e
commit 4ab3854aed
19 changed files with 20 additions and 1989 deletions

View File

@@ -1,5 +1,3 @@
/* we can't simply include default.less here because then phpstorm watcher would consider this the only
master file to generate css for, so it duplicates default.less more or less */
@import "../lib/flat-ttrss/flat_combined.css";
body.ttrss_main,
body.ttrss_prefs,