summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-04-18adjust font size of term in horizontal dlist to match font size of term in re...Dan Allen
2022-12-02use correct selector to collapse margin on first and last child of sidebarDan Allen
2022-10-13resolves #4361 honor marker on unordered list when marker is defined on ances...Dan Allen
2022-07-05keep IE 11 in browserslist for 2.0.x release lineDan Allen
2021-10-23remove obsolete gist embed styles from default stylesheetDan Allen
2021-10-11backport fix for #4184 update default stylesheet to fix spacing around empty ...Dan Allen
2021-10-11remove unnecessary specificity in default stylesheet for styling p element in...Dan Allen
2021-09-10backport fix for #4165 honor stripes=none on nested tableDan Allen
2021-09-09resolves #4162 hide built-in marker on HTML summary element in Safari when us...Dan Allen
2021-08-14resolves #4128 prevent line numbers on source block in HTML output from being...Dan Allen
2021-08-12adding missing source for CodeRay stylesheetDan Allen
2021-08-12use stylesheet build to manage CodeRay stylesheetDan Allen
2021-08-08normalize output from Pygments to use linenos class for inline line numbering...Dan Allen
2021-08-02resolves #4118 use autoprefixer to manage browser prefixes in default stylesh...Dan Allen
2021-08-02update default stylesheet to fix conflict between text decoration and bottom ...Dan Allen
2021-08-02remove display rule in default stylesheet for elements introduced in HTML5Dan Allen
2021-08-02change dependencies in stylesheet build to devDependencies [skip ci]Dan Allen
2021-08-02resolves #4116 update default stylesheet to indent content of details element...Dan Allen
2021-08-02upgrade postcss [skip ci]Dan Allen
2021-08-02remove redundant styles from the stylesheetDan Allen
2021-08-02resolves #4114 update font styles for summary element to match font styles of...Dan Allen
2021-07-30resolves #4062 import source and build for default stylesheet (PR #4064)Dan Allen