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