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