1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-10 17:12:48 +00:00

client - add progress bar to ajax requests

This commit is contained in:
2018-01-15 18:17:49 -06:00
parent efbee265d3
commit 36c1c03677
4 changed files with 27 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
@import '~nprogress/nprogress.css';
$fontPrimary: #cccccc;
$linkColor: #FFB019;