2 Star 0 Fork 0

study/igl-framework

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
iconfont.css 1.62 KB
一键复制 编辑 原始数据 按行查看 历史
myile 提交于 2018-02-12 17:17 +08:00 . init
@font-face {font-family: "antdadmin";
src: url('iconfont.eot?t=1494298210172'); /* IE9*/
src: url('iconfont.eot?t=1494298210172#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('iconfont.woff?t=1494298210172') format('woff'), /* chrome, firefox */
url('iconfont.ttf?t=1494298210172') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('iconfont.svg?t=1494298210172#antdadmin') format('svg'); /* iOS 4.1- */
}
.antdadmin {
font-family:"antdadmin" !important;
font-size:16px;
font-style:normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-home:before { content: "\e600"; }
.icon-user:before { content: "\e601"; }
.icon-timelimit:before { content: "\e602"; }
.icon-shopcart:before { content: "\e603"; }
.icon-message:before { content: "\e604"; }
.icon-remind:before { content: "\e605"; }
.icon-service:before { content: "\e606"; }
.icon-shop:before { content: "\e607"; }
.icon-sweep:before { content: "\e609"; }
.icon-express:before { content: "\e60a"; }
.icon-payment:before { content: "\e60b"; }
.icon-search:before { content: "\e60c"; }
.icon-feedback:before { content: "\e60d"; }
.icon-pencil:before { content: "\e60e"; }
.icon-setting:before { content: "\e60f"; }
.icon-refund:before { content: "\e610"; }
.icon-delete:before { content: "\e611"; }
.icon-star:before { content: "\e612"; }
.icon-heart:before { content: "\e613"; }
.icon-share:before { content: "\e615"; }
.icon-location:before { content: "\e616"; }
.icon-position:before { content: "\e617"; }
.icon-console:before { content: "\e618"; }
.icon-mobile:before { content: "\e61a"; }
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/MyJavaCode/igl-framework.git
git@gitee.com:MyJavaCode/igl-framework.git
MyJavaCode
igl-framework
igl-framework
master

搜索帮助