fd-gulp-encodingfilter
Version:
filt the assigned encoding file
131 lines (126 loc) • 2.49 kB
CSS
/**
* @overview:bttons
*
* @author: terence.wangt
* @date: 2012-06-13
*/
.sw-ui-btn-y23,
.sw-ui-btn-y23:hover,
.sw-ui-btn-y23 span,
.sw-ui-btn-y23:hover span,
.sw-ui-btn-g23,
.sw-ui-btn-g23.select,
.sw-ui-btn-g23:hover,
.sw-ui-btn-g23 span,
.sw-ui-btn-g23:hover span,
.sw-ui-btn-g20,
.sw-ui-btn-g20.select,
.sw-ui-btn-g20:hover,
.sw-ui-btn-g20 span,
.sw-ui-btn-g20:hover span,
.cssimage-end{
background-image:url(http://img.china.alibaba.com/cms/upload/search/list/buttons/btn.20121016.png);
background-repeat: no-repeat;
display: inline-block;
line-height:20px;
}
/* ��ɫ��ť */
.sw-ui-btn-y23,
.sw-ui-btn-y23:hover{
height: 25px;
text-decoration: none;
cursor: pointer;
}
.sw-ui-btn-y23 span,
.sw-ui-btn-y23:hover span{
height: 25px;
line-height: 25px;
cursor: pointer;
color: #a34f0f;
}
.sw-ui-btn-y23{
padding-left: 15px;
}
.sw-ui-btn-y23 span{
padding-right: 15px;
}
.sw-ui-btn-y23{
background-position: 0 -517px;
}
.sw-ui-btn-y23 span{
background-position: right -552px;
}
.sw-ui-btn-y23:hover{
background-position: 0 -303px;
}
.sw-ui-btn-y23:hover span{
background-position: right -336px;
}
/* ��ɫ��ť hover ���ɫ */
.sw-ui-btn-g23,
.sw-ui-btn-g23:hover{
height: 25px;
text-decoration: none;
cursor: pointer;
}
.sw-ui-btn-g23 span,
.sw-ui-btn-g23:hover span{
height: 25px;
line-height: 25px;
cursor: pointer;
color: #333;
}
.sw-ui-btn-g23{
padding-left: 15px;
}
.sw-ui-btn-g23 span{
padding-right: 15px;
}
.sw-ui-btn-g23{
background-position: 0 -451px;
}
.sw-ui-btn-g23 span{
background-position: right -482px;
}
.sw-ui-btn-g23.select,
.sw-ui-btn-g23:hover{
background-position: 0 -517px;
}
.sw-ui-btn-g23.select span,
.sw-ui-btn-g23:hover span{
background-position: right -552px;
}
/* ��ɫ��ť hover ��dz��ɫ */
.sw-ui-btn-g20,
.sw-ui-btn-g20:hover{
height: 25px;
text-decoration: none;
cursor: pointer;
}
.sw-ui-btn-g20 span,
.sw-ui-btn-g20:hover span{
height: 25px;
line-height: 25px;
cursor: pointer;
color: #444;
}
.sw-ui-btn-g20{
padding-left: 15px;
}
.sw-ui-btn-g20 span{
padding-right: 15px;
}
.sw-ui-btn-g20{
background-position: 0 -234px;
}
.sw-ui-btn-g20 span{
background-position: right -267px;
}
.sw-ui-btn-g20.select,
.sw-ui-btn-g20:hover{
background-position: 0 -120px;
}
.sw-ui-btn-g20.select span,
.sw-ui-btn-g20:hover span{
background-position: right -145px;
}