1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

night.css: do not import default less theme statically

remove themes/default.php (not needed)
compact.css: fixes
This commit is contained in:
Andrew Dolgov
2018-12-06 14:49:33 +03:00
parent d2d2cb7e7d
commit 15d05e8a26
9 changed files with 59 additions and 2019 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@import "../css/defines.less";
@import "../css/default.css";
:root {
--bg-main : #333;