From b27e58ba4b5b34ec1e587a6bb8635e5cf01ccfa1 Mon Sep 17 00:00:00 2001 From: Lucifer Date: Mon, 16 Dec 2019 21:25:48 +0530 Subject: Added Progress Spinner --- dist/mac/all.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/mac/all.css b/dist/mac/all.css index 6c1bbed..9b168d3 100644 --- a/dist/mac/all.css +++ b/dist/mac/all.css @@ -48,7 +48,7 @@ COMPONENTS IN THIS FILE: 21. Split Views 22. Tab Views 23. Progress Indicators -24. Intderminate Progress Spinner +24. Indeterminate Progress Spinner 25. Panes 26. Icons @@ -2028,7 +2028,7 @@ progress.three-quarter { transform: rotate(180deg); } -/* Intderminate Progress Spinner */ +/* Indeterminate Progress Spinner */ .progress-spinner { display: inline-block; -- cgit v1.2.3