Update to Enyo and Onyx 2.0-beta4
[blerg.git] / www / jssrc / lib / OldSchoolSpinner.js
index 3c359e2..4b5ace4 100644 (file)
@@ -1,7 +1,7 @@
 enyo.kind({
     name: "OldSchoolSpinner",
     kind: "Control",
-    style: "font-family: Inconsolata, Consolas, Fixedsys, fixed, monospace; font-size: 16px",
+    style: "font-family: Inconsolata, Consolas, Fixedsys, fixed, monospace; font-size: 16px;",
     content: '|',
     steps: '/-\\|',
     step: 0,