You are on page 1of 1

.

THIS {

}
.THIS.tile {
position:relative;
display: inline-block;
width: 220px;
height: 220px;
padding: 1px !important ;
margin-bottom:5px;
}

.THIS .innertile {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 100%;
height: 100%;

.THIS .lower-third {
position: absolute;
bottom: 0;
left: 0;
right: 0;
color: #FFFFFF;
background-color: rgba(0, 0, 0, .4);
padding: 6px 8px;

.THIS.tile.selected {
border:3px solid rgb(0, 112, 210);

You might also like