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