Reduce buttons font size in 720 style sheet 82/109282/1
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Mon, 9 Jan 2017 12:02:15 +0000 (12:02 +0000)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Mon, 9 Jan 2017 12:02:15 +0000 (12:02 +0000)
Change-Id: I9dd38495cbcb843e6e30907f8df5c8cdb05415a6

dali-toolkit/styles/720x1280/dali-toolkit-default-theme.json

index 69abfe1..85d168f 100644 (file)
        {
          "visualType": "TEXT",
          "horizontalAlignment": "CENTER",
-         "pointSize" : 12.0, // Point size must always be provided to Text Visual
+         "pointSize" : 10.0, // Point size must always be provided to Text Visual
          "verticalAlignment": "CENTER"
        },
       "unselectedBackgroundVisual":
       "label":
        {
          "visualType": "TEXT",
-         "pointSize" : 12.0, // Point size must always be provided to Text Visual
+         "pointSize" : 10.0, // Point size must always be provided to Text Visual
          "verticalAlignment": "CENTER"
        },
       "unselectedVisual":
       "label":
        {
          "visualType": "TEXT",
-         "pointSize" : 12.0, // Point size must always be provided to Text Visual
+         "pointSize" : 10.0, // Point size must always be provided to Text Visual
          "verticalAlignment": "CENTER"
        },
       "unselectedVisual":