mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:45:55 +00:00
chrome: remove huge play/pause button on videos
This commit is contained in:
@@ -1230,3 +1230,7 @@ body.ttrss_main {
|
||||
::-webkit-scrollbar-track {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
video::-webkit-media-controls-overlay-play-button {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user