mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:35:55 +00:00
UI: add some more info links to relevant wiki pages; minor layout updates
This commit is contained in:
@@ -43,6 +43,7 @@ body.ttrss_main {
|
||||
img, i.material-icons {
|
||||
margin : 0px 4px;
|
||||
vertical-align: middle;
|
||||
color : @color-icon;
|
||||
}
|
||||
|
||||
.title {
|
||||
@@ -236,6 +237,12 @@ body.ttrss_main {
|
||||
}
|
||||
}
|
||||
|
||||
.right {
|
||||
i.material-icons {
|
||||
color : @color-icon;
|
||||
}
|
||||
}
|
||||
|
||||
div.title {
|
||||
cursor : pointer;
|
||||
flex-grow : 2;
|
||||
|
||||
Reference in New Issue
Block a user