mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-29 03:05:49 +00:00
9 lines
217 B
Text
9 lines
217 B
Text
|
// Variables
|
||
|
// --------------------------
|
||
|
|
||
|
@FontAwesomePath: "FontAwesome";
|
||
|
@FontAwesomeVersion: "3.1.0";
|
||
|
@borderColor: #eee;
|
||
|
@iconMuted: #eee;
|
||
|
@iconLight: #fff;
|
||
|
@iconDark: #333;
|