mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
Upgraded fontawesome to 3.1.0
added it to grunt update
This commit is contained in:
parent
e6183b1f83
commit
72ba7a4638
19 changed files with 639 additions and 335 deletions
9
UI/Content/FontAwesome/variables.less
Normal file
9
UI/Content/FontAwesome/variables.less
Normal file
|
@ -0,0 +1,9 @@
|
|||
// Variables
|
||||
// --------------------------
|
||||
|
||||
@FontAwesomePath: "FontAwesome";
|
||||
@FontAwesomeVersion: "3.1.0";
|
||||
@borderColor: #eee;
|
||||
@iconMuted: #eee;
|
||||
@iconLight: #fff;
|
||||
@iconDark: #333;
|
Loading…
Add table
Add a link
Reference in a new issue