1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-22 09:45:26 +00:00

use claro theme instead of flat

This commit is contained in:
Andrew Dolgov
2019-07-08 14:29:19 +03:00
parent ea30061cce
commit 4d265a4deb
4 changed files with 4 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
@import "defines.less";
@import "dijit_light.less";
@import "zoom.less";
@import "../lib/flat-ttrss/flat_combined.css";
@import "../lib/dijit/themes/claro/claro.css";