mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-28 09:11:34 +00:00
floating title: fix feed styling
This commit is contained in:
@@ -278,6 +278,12 @@ div#floatingTitle div.hlFeed {
|
||||
white-space : nowrap;
|
||||
}
|
||||
|
||||
div#floatingTitle div.hlFeed a {
|
||||
border-radius : 4px;
|
||||
display : inline-block;
|
||||
padding : 1px 4px 1px 4px;
|
||||
}
|
||||
|
||||
div#floatingTitle span.updated {
|
||||
padding-right : 10px;
|
||||
white-space : nowrap;
|
||||
|
||||
Reference in New Issue
Block a user