_troubleshooting.scss 289 B

123456789101112131415161718192021222324252627
  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. .cause {
  8. }
  9. .condition {
  10. }
  11. .remedy {
  12. }
  13. .responsibleParty {
  14. }
  15. .troublebody {
  16. }
  17. .troubleshooting {
  18. }
  19. .troubleSolution {
  20. }