微调加载机制

pull/6/head
sentsin 2015-04-19 22:41:50 +08:00
parent 72b56311e3
commit 5bbd6677c2
16 changed files with 0 additions and 34 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 873 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 923 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -1,34 +0,0 @@
/**
@Name: layer--yyblog
@Date: 2015.04.19
@Author:
@blog: seaning.com
@remark:
1.flatlayer48px;
2.
3.titleborder
**/
body .yyblog .layui-layer-title{background:#f6f6f6; color:#000; border: 1px #e7e7e7 solid;}
body .yyblog .layui-layer-content .layui-layer-ico{width:48px; height:48px;}
body .yyblog .layui-layer-ico0{background:url(default.png) no-repeat 0 0;}
body .yyblog .layui-layer-ico1{background:url(default.png) no-repeat -48px 0;}
body .yyblog .layui-layer-ico2{background:url(default.png) no-repeat -96px 0;}
body .yyblog .layui-layer-ico3{background:url(default.png) no-repeat -144px 0;}
body .yyblog .layui-layer-ico4{background:url(default.png) no-repeat -192px 0;}
body .yyblog .layui-layer-ico5{background:url(default.png) no-repeat -240px 0;}
body .yyblog .layui-layer-ico6{background:url(default.png) no-repeat -288px 0;}
body .yyblog .layui-layer-ico7{background:url(default.png) no-repeat -336px 0;}
body .yyblog .layui-layer-ico8{background:url(default.png) no-repeat -384px 0;}
body .yyblog .layui-layer-ico9{background:url(default.png) no-repeat -432px 0;}
body .yyblog .layui-layer-ico10{background:url(default.png) no-repeat -480px 0;}
body .yyblog .layui-layer-ico11{background:url(default.png) no-repeat -528px 0;}
body .yyblog .layui-layer-ico12{background:url(default.png) no-repeat -576px 0;}
body .yyblog .layui-layer-ico13{background:url(default.png) no-repeat -624px 0;}
body .yyblog .layui-layer-content{border-bottom:1px #e9e9e9 solid;padding:30px;}
body .yyblog .layui-layer-padding{padding-top:28px;padding-left:74px;}
body .yyblog .layui-layer-btn{padding:5px 0;text-align:right;}