summaryrefslogtreecommitdiff
path: root/themes/night.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.less')
-rw-r--r--themes/night.less3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/night.less b/themes/night.less
index cc8d53830..9e0e4c231 100644
--- a/themes/night.less
+++ b/themes/night.less
@@ -230,6 +230,7 @@ body.flat.ttrss_main {
border-color : @border-main;
}
+ /*
.post .content img,
.cdm .content-inner img,
.post .content video,
@@ -243,7 +244,7 @@ body.flat.ttrss_main {
.cdm .content-inner video:not(:hover) {
opacity : 0.5;
filter: grayscale(80%);
- }
+ } */
.article-note {
background : @bg-panel;