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