mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
chrome: remove huge play/pause button on videos
This commit is contained in:
@@ -1036,6 +1036,9 @@ body.ttrss_main .score-neutral i.icon-score {
|
||||
::-webkit-scrollbar-track {
|
||||
background-color: #eee;
|
||||
}
|
||||
video::-webkit-media-controls-overlay-play-button {
|
||||
display: none;
|
||||
}
|
||||
.cdm .header,
|
||||
.cdm .footer {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user