mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-04-11.git
synced 2024-08-15 00:43:26 +00:00
Fix styling for watch indicator
This commit is contained in:
parent
ce528c9783
commit
eaf55bf12c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ a {
|
|||
}
|
||||
|
||||
/* All links that do not fit with the default color goes here */
|
||||
a > .icon,
|
||||
a:not([data-id]) > .icon,
|
||||
.pure-u-md-1-5 > .h-box > a[href^="/watch?"],
|
||||
.playlist-restricted > ol > li > a {
|
||||
color: #303030;
|
||||
|
|
Loading…
Reference in a new issue