_map.scss 379 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. // This file is part of the DITA Open Toolkit project.
  2. //
  3. // Copyright 2016 Eero Helenius
  4. //
  5. // See the accompanying LICENSE file for applicable license.
  6. // block
  7. .linktext {
  8. }
  9. .map {
  10. }
  11. .relcell {
  12. }
  13. .relcolspec {
  14. }
  15. .relheader {
  16. }
  17. .relrow {
  18. }
  19. .reltable {
  20. }
  21. .searchtitle {
  22. }
  23. .shortdesc {
  24. }
  25. .topicmeta {
  26. }
  27. .topicref {
  28. }
  29. // inline
  30. .anchor {
  31. }
  32. .navref {
  33. }
  34. .ux-window {
  35. }