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