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