TSA_DotNetNuke/skins/Telefonica Negro - Fixed Width/playlist.css
2007-10-29 20:30:54 +00:00

54 lines
668 B
CSS

/* -----------------------------------
PLAYLIST
-----------------------------------*/
.TabPlayerPane ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.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;
}