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