Imported Upstream version 4.6.2
This commit is contained in:
12
install/ui/less/mixins.less
Normal file
12
install/ui/less/mixins.less
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// Originally from Font Awesome
|
||||
|
||||
.fa() {
|
||||
display: inline-block;
|
||||
font-family: FontAwesome;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
line-height: 1;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
Reference in New Issue
Block a user