mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Merge pull request #63 from kijin/pr/xeicon-user-add-workaround
xeicon에서 user-add 아이콘이 없어진 문제를 우회
This commit is contained in:
commit
01dd26783f
2 changed files with 4 additions and 1 deletions
|
|
@ -933,6 +933,9 @@ i.xi, i[class^="xi-"], i[class*=" xi-"] {
|
|||
.xi-user-o:before {
|
||||
content: "\ea2c";
|
||||
}
|
||||
.xi-user-add:before {
|
||||
content: "\ea2b";
|
||||
}
|
||||
.xi-user-address:before {
|
||||
content: "\ea2d";
|
||||
}
|
||||
|
|
|
|||
2
common/css/xeicon/xeicon.min.css
vendored
2
common/css/xeicon/xeicon.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue