mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[enh] Update FontAwesome path.
This commit is contained in:
parent
2d55513adb
commit
6de20e73c7
2 changed files with 5 additions and 5 deletions
|
@ -24,10 +24,10 @@
|
|||
/*
|
||||
* FontAwesome
|
||||
*/
|
||||
@import "../fonts/font-awesome-4.0.3/less/font-awesome.less";
|
||||
@import "../fonts/font-awesome/less/font-awesome.less";
|
||||
|
||||
// variables override
|
||||
@fa-font-path: "@{font-path}font-awesome-4.0.3/fonts";
|
||||
@fa-font-path: "@{font-path}font-awesome/fonts";
|
||||
|
||||
// Fixes
|
||||
[class*="fa-"] {.fa;}
|
||||
|
|
6
src/dist/css/style.min.css
vendored
6
src/dist/css/style.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue