stable

Clone or download

Read-only

fix: adjust styles of artidoc

This better matches the L&F of the mockup: * Remove dot for ordered list * Increase whitespace between number and content for each item of the ordered list * Enlarge whitespace on left and right of the content (except for small screens) In addition: * Use TLP variable instead of manually computing margin * Use round number for TOC font size Part of story #37542: display a read only Document Change-Id: Id2036f5e66ead21ba3580cda767c8b2601877c0a

Modified Files

Name
M plugins/artidoc/scripts/artidoc/src/components/DocumentContent.vue +11 −1 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/DocumentLayout.vue +3 −1 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/TableOfContents.vue +1 −1 Go to diff View file