mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-26 17:47:08 +00:00
72ba7a4638
added it to grunt update
9 lines
No EOL
217 B
Text
9 lines
No EOL
217 B
Text
// Variables
|
|
// --------------------------
|
|
|
|
@FontAwesomePath: "FontAwesome";
|
|
@FontAwesomeVersion: "3.1.0";
|
|
@borderColor: #eee;
|
|
@iconMuted: #eee;
|
|
@iconLight: #fff;
|
|
@iconDark: #333; |