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 */
|
/* 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?"],
|
.pure-u-md-1-5 > .h-box > a[href^="/watch?"],
|
||||||
.playlist-restricted > ol > li > a {
|
.playlist-restricted > ol > li > a {
|
||||||
color: #303030;
|
color: #303030;
|
||||||
|
|
Loading…
Reference in a new issue