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