move playIcon style to style.css
This commit is contained in:
parent
3b2c142b54
commit
f9f1c053d5
2 changed files with 5 additions and 1 deletions
|
@ -7936,6 +7936,10 @@ fieldset:disabled .btn {
|
|||
filter: contrast(0);
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.cd-mediaitem-list-item .playIcon{
|
||||
width: 44px;
|
||||
margin-left: 11px;
|
||||
}
|
||||
.cd-mediaitem-list-item .heart-icon {
|
||||
position: absolute;
|
||||
right: 30em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue