~glitter-team/glitter/trunk

« back to all changes in this revision

Viewing changes to glitter/data/themes/nublo/styles/button.json

(Merge) From layout engine improvements branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
    "STATE_NORMAL":
3
3
      {
4
4
        "natural_width": 1.0,
5
 
        "minimum_height": 30,         
 
5
        "minimum_height": 2000000,         
6
6
        "default_icon": 0.1,
7
7
        "background_image": "button_background_texture_normal.py"
8
8
      },