mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
style updates for combined expandable mode, etc
This commit is contained in:
@@ -219,6 +219,7 @@ body.ttrss_main {
|
||||
border: 0px solid #ddd;
|
||||
border-bottom-width: 1px;
|
||||
padding : 1px;
|
||||
transition : color 0.2s, background 0.2s;
|
||||
|
||||
div.hlTitle {
|
||||
display : table-cell;
|
||||
@@ -341,7 +342,7 @@ body.ttrss_main {
|
||||
.hl.active,
|
||||
.hl.Selected {
|
||||
color : white;
|
||||
background : desaturate(@color-accent, 50%);
|
||||
background : desaturate(@color-accent, 25%);
|
||||
|
||||
a,
|
||||
.hlFeed a,
|
||||
|
||||
Reference in New Issue
Block a user