1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-02 07:39:14 +00:00

trgm: add basic related stories dialog

This commit is contained in:
Andrew Dolgov
2015-01-19 15:46:15 +03:00
parent 7ebb2daf91
commit f52879fed5
3 changed files with 46 additions and 18 deletions

View File

@@ -341,6 +341,10 @@ div.prefHelp {
color : #555;
}
.small {
font-size : 11px;
}
#main-toolbar > * {
white-space : nowrap;
display : table-cell;