Automated build for v0.01

This commit is contained in:
Fmstrat
2019-03-22 10:17:29 -04:00
commit 791b998489
2771 changed files with 222096 additions and 0 deletions

31
themes/compact.less Normal file
View File

@ -0,0 +1,31 @@
@import "../css/default.css";
body.ttrss_main.ttrss_index.flat {
#feedTree.dijitTree .dijitTreeLabel {
font-size : 13px ! important;
}
.dijitMenu .dijitMenuItemLabel,
.content-inner,
#content-insert,
.cdm .content,
.post .content {
font-size : 12px ! important;
}
div[id*=RROW] {
i.material-icons {
font-size: 18px;
}
}
.hl,
.post .header .title,
#floatingTitle a.title,
.cdm .title {
font-size : 13px ! important;
}
}