_classification.scss 321 B

123456789101112131415161718192021222324252627282930
  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. .subjectCell {
  8. }
  9. .subjectref {
  10. }
  11. .topicapply {
  12. }
  13. .topicCell {
  14. }
  15. .topicsubject {
  16. }
  17. .topicSubjectHeader {
  18. }
  19. .topicSubjectRow {
  20. }
  21. .topicSubjectTable {
  22. }