index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stylesheets
/
asciidoctor.css
Age
Commit message (
Expand
)
Author
2024-01-03
resolves #4530 by underlining active footnote link (PR #4534)
Lasse Collin
2023-12-02
resolves #4523 remove extra border below doctitle when sidebar toc is collaps...
Dan Allen
2023-11-28
resolves #3466 update stylesheet to use break-after in place of page-break-be...
Dan Allen
2023-10-27
fix lint error in default stylesheet source
Dan Allen
2023-10-27
modify default stylesheet to honor text-* roles on quote blocks
Dan Allen
2023-04-18
adjust font size of term in horizontal dlist to match font size of term in re...
Dan Allen
2022-12-02
consolidate selectors for collapsing margin of first and last child of enclos...
Dan Allen
2022-12-02
update: use correct selector to collapse margin on first and last child of si...
Dan Allen
2022-12-02
use correct selector to collapse margin on first and last child of sidebar
Dan Allen
2022-10-13
resolves #4361 honor marker on unordered list when marker is defined on ances...
Dan Allen
2022-02-11
upgrade stylesheet build and refine stylelint rules
Dan Allen
2021-10-26
resolves #4186 remove form styles from default stylesheet (PR #4194)
Dan Allen
2021-10-23
remove gist embed styles from default stylesheet
Dan Allen
2021-10-11
resolves #4184 update default stylesheet to fix spacing around empty list ite...
Dan Allen
2021-10-11
remove unnecessary specificity in default stylesheet for styling p element in...
Dan Allen
2021-09-19
remove redundant max-width on svg in print styles of default stylesheet
Dan Allen
2021-09-18
target object element with image more accurately in default stylesheet
Dan Allen
2021-09-18
add max-width to svg element in default stylesheet
Dan Allen
2021-09-18
don't set height to 100% on object tag in default stylesheet
Dan Allen
2021-09-18
remove styles for unused embed tag in default stylesheet
Dan Allen
2021-09-14
resolves #4169 consolidate styles applied to primary containers in default st...
Dan Allen
2021-09-10
resolves #4165 honor stripes=none on nested table (PR #4168)
Dan Allen
2021-09-09
resolves #4137 set width of line number column on source block to 0.01% (PR #...
Dan Allen
2021-09-09
resolves #4051 use CSS class instead of inline style to apply page break beha...
Dan Allen
2021-09-09
resolves #4162 hide built-in marker on HTML summary element in Safari when us...
Dan Allen
2021-08-20
remove redundant styles from default stylesheet and reorganize selectors
Dan Allen
2021-08-20
resolves #4140 remove duplicate selectors in default stylesheet; enable style...
Dan Allen
2021-08-13
resolves #4128 prevent line numbers on source block in HTML output from being...
Dan Allen
2021-08-12
resolves #3641 add support for inline linenums mode when using Rouge as sourc...
Dan Allen
2021-08-08
normalize output from Pygments to use linenos class for inline line numbering...
Dan Allen
2021-08-02
resolves #4118 use autoprefixer to manage browser prefixes in default stylesh...
Dan Allen
2021-08-02
update default stylesheet to fix conflict between text decoration and bottom ...
Dan Allen
2021-08-02
remove display rule in default stylesheet for elements introduced in HTML5
Dan Allen
2021-08-02
resolves #4116 update default stylesheet to indent content of details element...
Dan Allen
2021-08-01
remove redundant styles from the stylesheet
Dan Allen
2021-07-31
resolves #4114 update font styles for summary element to match font styles of...
Dan Allen
2021-06-01
resolves #4062 import source and build for default stylesheet (PR #4064)
Dan Allen