图标更新

This commit is contained in:
sgjj 2019-10-30 11:34:03 +08:00
parent 9adafa1439
commit 1b202b5270
9 changed files with 96 additions and 13 deletions

View File

@ -379,13 +379,12 @@ textarea::-webkit-input-placeholder {
flex-direction: column; flex-direction: column;
} }
.ms-admin-menu-aside .ms-menu-expand i { .ms-admin-menu-aside .ms-menu-expand i {
font-weight: initial; font-weight: bolder;
font-size: 14px; font-size: 14px;
color: #333; color: #333;
position: absolute; position: absolute;
transform: rotate(90deg); transform: rotate(90deg);
top: 5px; right: 40%;
right: 43%;
} }
.ms-admin-menu-aside .ms-menu-expand::before { .ms-admin-menu-aside .ms-menu-expand::before {
border-color: transparent transparent #eee; border-color: transparent transparent #eee;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -292,6 +292,13 @@
"unicode": "e761", "unicode": "e761",
"unicode_decimal": 59233 "unicode_decimal": 59233
}, },
{
"icon_id": "1165946",
"name": "发送消息",
"font_class": "fasong",
"unicode": "e732",
"unicode_decimal": 59186
},
{ {
"icon_id": "1171861", "icon_id": "1171861",
"name": "邮件", "name": "邮件",
@ -1013,6 +1020,13 @@
"unicode": "e668", "unicode": "e668",
"unicode_decimal": 58984 "unicode_decimal": 58984
}, },
{
"icon_id": "4339898",
"name": "日志",
"font_class": "rizhi",
"unicode": "e734",
"unicode_decimal": 59188
},
{ {
"icon_id": "4341088", "icon_id": "4341088",
"name": "代码", "name": "代码",
@ -1485,7 +1499,7 @@
{ {
"icon_id": "6913484", "icon_id": "6913484",
"name": "列表向左", "name": "列表向左",
"font_class": "liebiaoxiangzuo", "font_class": "shousuo",
"unicode": "e831", "unicode": "e831",
"unicode_decimal": 59441 "unicode_decimal": 59441
}, },
@ -1797,6 +1811,13 @@
"unicode": "e649", "unicode": "e649",
"unicode_decimal": 58953 "unicode_decimal": 58953
}, },
{
"icon_id": "8187549",
"name": "商城",
"font_class": "shangcheng",
"unicode": "e736",
"unicode_decimal": 59190
},
{ {
"icon_id": "8213055", "icon_id": "8213055",
"name": "开锁", "name": "开锁",
@ -2007,6 +2028,13 @@
"unicode": "e68e", "unicode": "e68e",
"unicode_decimal": 59022 "unicode_decimal": 59022
}, },
{
"icon_id": "9320882",
"name": "内容",
"font_class": "neirong",
"unicode": "e737",
"unicode_decimal": 59191
},
{ {
"icon_id": "9400554", "icon_id": "9400554",
"name": "暂无项目信息", "name": "暂无项目信息",
@ -2133,6 +2161,13 @@
"unicode": "e656", "unicode": "e656",
"unicode_decimal": 58966 "unicode_decimal": 58966
}, },
{
"icon_id": "9969950",
"name": "关注",
"font_class": "guanzhu1",
"unicode": "e739",
"unicode_decimal": 59193
},
{ {
"icon_id": "9974757", "icon_id": "9974757",
"name": "感叹号", "name": "感叹号",
@ -2259,6 +2294,13 @@
"unicode": "e726", "unicode": "e726",
"unicode_decimal": 59174 "unicode_decimal": 59174
}, },
{
"icon_id": "10795206",
"name": "站群",
"font_class": "zhanqun",
"unicode": "e738",
"unicode_decimal": 59192
},
{ {
"icon_id": "11053422", "icon_id": "11053422",
"name": "搜索框A", "name": "搜索框A",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 690 KiB

After

Width:  |  Height:  |  Size: 699 KiB