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