Fix styling for watch indicator
This commit is contained in:
parent
ce528c9783
commit
eaf55bf12c
|
@ -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 New Issue