Adding "Light" font-style to ToolbarPopup json style sheets
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / styles / 480x800 / dali-toolkit-default-theme.json
index 96be16b..660a392 100644 (file)
@@ -63,6 +63,7 @@ distributing this software or its derivatives.
       "point-size":18,
       "primary-cursor-color":[0.0,0.72,0.9,1.0],
       "secondary-cursor-color":[0.0,0.72,0.9,1.0],
+      "cursor-width":1,
       "selection-highlight-color":[0.75,0.96,1.0,1.0],
       "grab-handle-image": { "filename":"{DALI_IMAGE_DIR}cursor_handler_center.png" },
       "selection-handle-image-left" : {"filename":"{DALI_IMAGE_DIR}selection_handle_left.png" },
@@ -108,7 +109,8 @@ distributing this software or its derivatives.
     {
       "label":
       {
-        "point-size":8
+        "point-size":8,
+        "font-style":"Light"
       }
     },
     "scrollview":