radio station thumbnail image style fixed
This commit is contained in:
parent
f8709da5fa
commit
cee473641c
@ -256,6 +256,9 @@ table td.filename .thumbnail {
|
|||||||
float: left;
|
float: left;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 4;
|
z-index: 4;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-size: contain;
|
||||||
|
background-position: center;
|
||||||
}
|
}
|
||||||
table td.filename input.filename {
|
table td.filename input.filename {
|
||||||
width: 70%;
|
width: 70%;
|
||||||
|
Loading…
Reference in New Issue
Block a user