File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11[ Single Element CSS Spinners] ( http://projects.lukehaas.me/css-loaders )
22============
33
4- This is a collection of loading spinners animated with CSS.
4+ This is a collection of loading spinners animated with CSS. See [ demo ] ( http://projects.lukehaas.me/css-loaders ) .
55
66Each spinner consists of a single div with a class of 'loader' and content text of 'Loading...'.
77The text is for screen readers and can be used as a fallback state for older browsers.
@@ -17,9 +17,12 @@ Each loader is given a font size in pixels and all other sizes are in ems so to
1717- Chrome 4.0+
1818- Firefox 16.0+
1919- Opera 15.0+
20+ - Safari 4.0+
2021- IE 10+
2122
2223##License
2324
2425[ MIT] ( https://github.com/lukehaas/css-loaders/blob/step2/LICENSE )
2526
27+
28+
You can’t perform that action at this time.
0 commit comments