TSA_DotNetNuke/skins/Telefonica Negro - Fixed Width/playlist.css

56 lines
695 B
CSS

/* -----------------------------------
PLAYLIST
-----------------------------------*/
.TabPlayerPane ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 0;
padding: 0;
}
.TabPlayerPane li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.TabPlayerPane .itemlist {
height: 90px;
min-height: 90px;
margin: 10px 0 0 0;
padding-left: 92px;
position: relative;
line-height: 13px;
border-bottom: 1px dotted #AEB3FF;
}
.TabPlayerPane .itemlist .thumb {
width: 80px;
height: 80px;
top: 0px;
left: 0px;
position: absolute;
}