summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/css/border-right-width.tag
blob: 9a6959fba3dff0b3f9438479199438eb48ba016c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE tags>
<tags>
    <tag name="border-right-width" type="property">
    <attr name="value" type="list">
	<items>
		<item>1px</item>
        <item>thin</item>
		<item>medium</item>
		<item>thick</item>
		<item>inherit</item>
	</items>
	</attr>
  </tag>
</tags>