Automated build for v0.01
This commit is contained in:
31
themes/compact.less
Normal file
31
themes/compact.less
Normal 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;
|
||||
}
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user