mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Only apply xeicon to <i> tags that have at least one xi-* class
This commit is contained in:
parent
b0bfb9a364
commit
269c186024
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
font-style: normal;
|
||||
}
|
||||
|
||||
i {
|
||||
i.xi, i[class^="xi-"], i[class*=" xi-"] {
|
||||
display:inline-block;
|
||||
font-family: 'xeicon';
|
||||
speak: none;
|
||||
|
|
|
|||
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