_video.scss
340 Bytes
/*
* @description: video css
* @author: lore-w
* @date: 2015/4/16
*/
.sub-tag {
height: 25px;
min-width: 220px;
line-height: 25px;
padding: 0 18px;
position: absolute;
left: -5px;
top: -5px;
z-index: 100;
color: #fff;
font-weight: bold;
font-size: 14px;
background: rgba(#c9caca, .88);
}