From 043042428ce7eea3daec258743349ff23c40b6e6 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 8 Oct 2013 16:11:20 -0700 Subject: add font_awesome --- .../src/_includes/examples/animated-spinner.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 library/font_awesome/src/_includes/examples/animated-spinner.html (limited to 'library/font_awesome/src/_includes/examples/animated-spinner.html') diff --git a/library/font_awesome/src/_includes/examples/animated-spinner.html b/library/font_awesome/src/_includes/examples/animated-spinner.html new file mode 100644 index 000000000..eee013a11 --- /dev/null +++ b/library/font_awesome/src/_includes/examples/animated-spinner.html @@ -0,0 +1,20 @@ +
+ +
+
+ Use the icon-spin class to get any icon to rotate. Works well with icon-spinner and + icon-refresh. +
+
+
+ Spinner icon when loading content... +
+{% highlight html %} + Spinner icon when loading content... +{% endhighlight %} +

+ CSS3 animations aren't supported in IE7 - IE9. +

+
+
+
-- cgit v1.2.3