mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 08:15:55 +00:00
night theme: disable on-hover undimming
This commit is contained in:
@@ -274,10 +274,6 @@ body.flat.ttrss_main {
|
||||
.post .content,
|
||||
.cdm .content-inner {
|
||||
img, video {
|
||||
transition : filter 0.25s linear;
|
||||
}
|
||||
|
||||
img:not(:hover), video:not(:hover) {
|
||||
filter: saturate(0.9) brightness(0.8);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user