| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- // This file is part of the DITA Open Toolkit project.
- //
- // Copyright 2016 Eero Helenius
- //
- // See the accompanying LICENSE file for applicable license.
- // block
- .linktext {
- }
- .map {
- }
- .relcell {
- }
- .relcolspec {
- }
- .relheader {
- }
- .relrow {
- }
- .reltable {
- }
- .searchtitle {
- }
- .shortdesc {
- }
- .topicmeta {
- }
- .topicref {
- }
- // inline
- .anchor {
- }
- .navref {
- }
- .ux-window {
- }
|