mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-26 21:41:29 +08:00
Use the correct cursor appended icons
This commit is contained in:
parent
16b6298026
commit
d6a1103ae5
1
less/font-awesome.less
vendored
1
less/font-awesome.less
vendored
@ -59,6 +59,7 @@
|
|||||||
[class*=" icon-"]:before {
|
[class*=" icon-"]:before {
|
||||||
text-decoration: inherit;
|
text-decoration: inherit;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
cursor: default;
|
||||||
speak: none;
|
speak: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user