From b834a7b696e3946874f303fc1c137e162306f3a2 Mon Sep 17 00:00:00 2001 From: gilbN Date: Wed, 26 Jun 2019 21:37:14 +0200 Subject: [PATCH] fixed movie icon on now streaming tiles --- CSS/themes/organizr/organizr-base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/organizr/organizr-base.css b/CSS/themes/organizr/organizr-base.css index 2ef44643..57c307e0 100644 --- a/CSS/themes/organizr/organizr-base.css +++ b/CSS/themes/organizr/organizr-base.css @@ -380,7 +380,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); } - .icon-control-play, .icon-screen-desktop, .icon-control-pause { + .icon-film, .icon-control-play, .icon-screen-desktop, .icon-control-pause { color: white !important; } .label-info {