1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-28 18:47:52 +00:00
Lidarr/UI/Content/FontAwesome/variables.less

9 lines
217 B
Text
Raw Normal View History

// Variables
// --------------------------
@FontAwesomePath: "FontAwesome";
@FontAwesomeVersion: "3.1.0";
@borderColor: #eee;
@iconMuted: #eee;
@iconLight: #fff;
@iconDark: #333;