summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/css/min-height.tag
blob: 3d3e841615611916c5ecceded0a052ad37a50531 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE tags>
<tags>
  <tag name="min-height" type="property">
     <attr name="value" type="list">
       <items>
	     <item>1px</item>
         <item>0%</item>
	     <item>inherit</item>
       </items>
     </attr>
  </tag>
</tags>