1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:45:56 +00:00

move stylesheets to css/, reference default tt-rss stylesheets from

default.css to make custom themes easier
This commit is contained in:
Andrew Dolgov
2013-05-19 21:22:01 +04:00
parent a5eca88750
commit 5bbc4bb4b0
18 changed files with 23 additions and 20 deletions

View File

@@ -0,0 +1,3 @@
@import "../css/tt-rss.css";
@import "../css/cdm.css";
@import "../css/prefs.css";