diff --git a/assets/css/lighttheme.css b/assets/css/lighttheme.css index 7f2a5226..b28ef0ee 100644 --- a/assets/css/lighttheme.css +++ b/assets/css/lighttheme.css @@ -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;