mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-05 03:47:49 +00:00
night.css: disable grayscale/etc stuff by default
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user