mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:35:56 +00:00
disable hlfeed badge in widescreen mode
This commit is contained in:
@@ -590,6 +590,10 @@ div#headlines-frame.wide .hlTitle {
|
||||
white-space : normal;
|
||||
}
|
||||
|
||||
div#headlines-frame.wide .hl .hlFeed {
|
||||
display : none;
|
||||
}
|
||||
|
||||
.hl a.title.high, span.hlContent.high .contentPreview {
|
||||
color : #00aa00;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user