~glitter-team/glitter/trunk

« back to all changes in this revision

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

  • Committer: Jan Jokela
  • Date: 2009-05-12 17:08:05 UTC
  • mto: (38.2.2 trunk)
  • mto: This revision was merged to the branch mainline in revision 25.
  • Revision ID: jan@jan-laptop-20090512170805-jw2qtp149hj5i4v6
(glitter/tests/*) Added and improved a bunch of tests; (glitter/data/themes/nublo/styles/label.json) Fixes in label widget style; (glitter/box.py) Layout code fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
  {
2
2
    "STATE_NORMAL":
3
3
      {
4
 
        "natural_width": 1.0,
 
4
        "natural_width": 0.0,
5
5
        "natural_height": 1.0,  
 
6
        "minimum_width": 1,
6
7
        "minimum_height": 20,       
7
8
        "font_name": "Verdana",
8
9
        "color": [255, 255, 255, 255]