fixed pause icon color on now playing tiles
This commit is contained in:
parent
7bcc87d45c
commit
92e8104acb
@ -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);
|
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
|
||||||
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-play, .icon-screen-desktop, .icon-control-pause {
|
||||||
color: white !important;
|
color: white !important;
|
||||||
}
|
}
|
||||||
.label-info {
|
.label-info {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user