mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 05:21:28 +00:00
search keyword highlighting (combined mode only)
This commit is contained in:
@@ -1168,3 +1168,8 @@ body#ttrssPrefs hr {
|
||||
position : relative;
|
||||
top : -2px;
|
||||
}
|
||||
|
||||
span.highlight {
|
||||
background-color : #ffff00;
|
||||
color : #cc90cc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user