_bookmap.scss 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  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. .abbrevlist {
  8. }
  9. .amendments {
  10. }
  11. .appendix {
  12. }
  13. .approved {
  14. }
  15. .backmatter {
  16. }
  17. .bibliolist {
  18. }
  19. .bookabstract {
  20. }
  21. .bookchangehistory {
  22. }
  23. .bookevent {
  24. }
  25. .bookeventtype {
  26. }
  27. .bookid {
  28. }
  29. .booklist {
  30. }
  31. .booklists {
  32. }
  33. .bookmap {
  34. }
  35. .bookmeta {
  36. }
  37. .booknumber {
  38. }
  39. .bookowner {
  40. }
  41. .bookpartno {
  42. }
  43. .bookrestriction {
  44. }
  45. .bookrights {
  46. }
  47. .booktitle {
  48. }
  49. .chapter {
  50. }
  51. .colophon {
  52. }
  53. .copyrfirst {
  54. }
  55. .copyrlast {
  56. }
  57. .dedication {
  58. }
  59. .draftintro {
  60. }
  61. .edited {
  62. }
  63. .edition {
  64. }
  65. .figurelist {
  66. }
  67. .frontmatter {
  68. }
  69. .glossarylist {
  70. }
  71. .indexlist {
  72. }
  73. .isbn {
  74. }
  75. .maintainer {
  76. }
  77. .notices {
  78. }
  79. .organization {
  80. }
  81. .part {
  82. }
  83. .person {
  84. }
  85. .preface {
  86. }
  87. .printlocation {
  88. }
  89. .published {
  90. }
  91. .publisherinformation {
  92. }
  93. .publishtype {
  94. }
  95. .reviewed {
  96. }
  97. .tablelist {
  98. }
  99. .tested {
  100. }
  101. .toc {
  102. }
  103. .trademarklist {
  104. }
  105. .volume {
  106. }
  107. // inline
  108. .booklibrary {
  109. }
  110. .booktitlealt {
  111. }
  112. .completed {
  113. }
  114. .day {
  115. }
  116. .mainbooktitle {
  117. }
  118. .month {
  119. }
  120. .revisionid {
  121. }
  122. .started {
  123. }
  124. .summary {
  125. }
  126. .year {
  127. }