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