Newer
Older
xxl-job-dm / branch-dianping / dianping-job-web / src / main / webapp / static / plugins / scrollup / image.css
xueli.xue on 23 Dec 2015 188 bytes init
/* Image style */
#scrollUp {
    background-image: url('top.png');
    bottom: 20px;
    right: 20px;
    width: 38px;    /* Width of image */
    height: 38px;   /* Height of image */
}