summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/css/border-left-color.tag
blob: c50afd49c64dd1dec4ad00cc2798f8b984f5b8b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE tags>
<tags>
    <tag name="border-left-color" type="property">
    <attr name="value" type="list">
	<items>
		<item>grey</item>
         <item>transparent</item>
		 <item>inherit</item>
	</items>
	</attr>
  </tag>
</tags>