summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/css/quotes.tag
blob: 4685c8ee5d3875e8b0155f92034a60c84fcde926 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE tags>
<tags>
  <tag name="quotes" type="property">
     <attr name="value" type="list">
       <items>
        <item>" ' "</item>
        <item>none</item>
	    <item>inherit</item>
       </items>
     </attr>
  </tag>
</tags>