Changeset 2131

Show
Ignore:
Timestamp:
06/19/09 17:00:00 (15 months ago)
Author:
drobilla
Message:

Use correct order for border: values.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lv2specgen/template.html

    r2127 r2131  
    3131 
    3232.label { font-style: italic; margin-bottom: 0.5ex; } 
    33 .index { padding: 1ex; border: dotted 2px gray; background-color: #eee; } 
     33.index { padding: 1ex; border: 2px dotted gray; background-color: #eee; } 
    3434.restriction { margin-bottom: 2ex; padding: 0; } 
    3535.description { margin-bottom: 2ex; }