Missing comma from stylesheet 83/43383/1
authorKimmo Hoikka <kimmo.hoikka@samsung.com>
Wed, 8 Jul 2015 13:53:43 +0000 (14:53 +0100)
committerKimmo Hoikka <kimmo.hoikka@samsung.com>
Wed, 8 Jul 2015 13:53:43 +0000 (14:53 +0100)
Change-Id: Ia0e262aff7cca09705c1e4e6e3d5cc233a090d71

dali-toolkit/styles/mobile/dali-toolkit-default-theme.json

index e46b5e5..a8d4c04 100644 (file)
@@ -61,7 +61,7 @@ distributing this software or its derivatives.
     "textfield":
     {
       "font-family":"SamsungSans",
     "textfield":
     {
       "font-family":"SamsungSans",
-      "font-style":"Regular"
+      "font-style":"Regular",
       "primary-cursor-color":[1.0,0.71,0.9,1.0],
       "secondary-cursor-color":[1.0,0.71,0.9,1.0],
       "selection-highlight-color":[0.75,0.96,1.0,1.0],
       "primary-cursor-color":[1.0,0.71,0.9,1.0],
       "secondary-cursor-color":[1.0,0.71,0.9,1.0],
       "selection-highlight-color":[0.75,0.96,1.0,1.0],