mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-25 02:46:26 +02:00
update font awesome
This commit is contained in:
parent
9203e2426b
commit
4ea624b0d9
26 changed files with 4436 additions and 554 deletions
|
@ -7,6 +7,15 @@
|
|||
border-radius: .1em;
|
||||
}
|
||||
|
||||
.@{fa-css-prefix}-pull-left { float: left; }
|
||||
.@{fa-css-prefix}-pull-right { float: right; }
|
||||
|
||||
.@{fa-css-prefix} {
|
||||
&.@{fa-css-prefix}-pull-left { margin-right: .3em; }
|
||||
&.@{fa-css-prefix}-pull-right { margin-left: .3em; }
|
||||
}
|
||||
|
||||
/* Deprecated as of 4.4.0 */
|
||||
.pull-right { float: right; }
|
||||
.pull-left { float: left; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue