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