fixed movie icon on now streaming tiles

This commit is contained in:
gilbN 2019-06-26 21:37:14 +02:00
parent 458bbf2fb0
commit b834a7b696

View File

@ -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 {