summaryrefslogtreecommitdiff
path: root/themes/night.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.less')
-rw-r--r--themes/night.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/night.less b/themes/night.less
index c0680bf5a..761308b13 100644
--- a/themes/night.less
+++ b/themes/night.less
@@ -167,7 +167,7 @@ body.flat.ttrss_main {
.cdm .content-inner img,
.post .content video,
.cdm .content-inner video {
- transition : opacity 0.5s linear, filter 0.5s linear;
+ transition : opacity 0.2s linear, filter 0.2s linear;
}
.post .content img:not(:hover),