summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2022-06-22recompile stylesheets using new browserslist defaultDan Allen
2021-12-01resolves #4212 invert FR translations for caution & warning admonition labels...Cyrille Chopelet
2021-10-26resolves #4186 remove form styles from default stylesheet (PR #4194)Dan Allen
2021-10-23remove gist embed styles from default stylesheetDan Allen
2021-10-11resolves #4184 update default stylesheet to fix spacing around empty list ite...Dan Allen
2021-10-11remove unnecessary specificity in default stylesheet for styling p element in...Dan Allen
2021-09-19remove redundant max-width on svg in print styles of default stylesheetDan Allen
2021-09-18target object element with image more accurately in default stylesheetDan Allen
2021-09-18add max-width to svg element in default stylesheetDan Allen
2021-09-18don't set height to 100% on object tag in default stylesheetDan Allen
2021-09-18remove styles for unused embed tag in default stylesheetDan Allen
2021-09-14resolves #4169 consolidate styles applied to primary containers in default st...Dan Allen
2021-09-10resolves #4165 honor stripes=none on nested table (PR #4168)Dan Allen
2021-09-09resolves #4137 set width of line number column on source block to 0.01% (PR #...Dan Allen
2021-09-09resolves #4051 use CSS class instead of inline style to apply page break beha...Dan Allen
2021-09-09resolves #4162 hide built-in marker on HTML summary element in Safari when us...Dan Allen
2021-08-20remove redundant styles from default stylesheet and reorganize selectorsDan Allen
2021-08-20resolves #4140 remove duplicate selectors in default stylesheet; enable style...Dan Allen
2021-08-13resolves #4128 prevent line numbers on source block in HTML output from being...Dan Allen
2021-08-12resolves #3641 add support for inline linenums mode when using Rouge as sourc...Dan 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-02resolves #4116 update default stylesheet to indent content of details element...Dan Allen
2021-08-01remove redundant styles from the stylesheetDan Allen
2021-07-31resolves #4114 update font styles for summary element to match font styles of...Dan Allen
2021-07-29add locale for Thai (PR #4113)NinaKK
2021-05-23add locale file for Vietnamese locale (PR #4066)Hoa Nguyen
2021-05-18add spaces around comment delimiters in default stylesheet [skip ci]Dan Allen
2021-05-18fix placement of inset keyboard in box shadow in default stylesheet [skip ci]Dan Allen
2021-05-18another minor minification in default stylesheet [skip ci]Dan Allen
2021-05-18minor minification in default stylesheet [skip ci]Dan Allen
2021-05-18apply additional minification to default stylesheet [skip ci]Dan Allen
2021-05-17change invalid font family "sans" in default stylesheet to "sans-serif" [skip...Dan Allen
2021-05-01resolves #2550 update default stylesheet to indent blocks attached to list it...Dan Allen
2021-04-28reenable implicit lead role on first paragraph of preamble inside AsciiDoc ta...Dan Allen
2021-02-02Add Belarusian locale (PR #3928)Dexter
2021-01-22Update attributes-it.adoc (PR #3886) [skip ci]Marco Ciampa
2021-01-22improvements to Dutch translation (PR #3895) [skip ci]jdevreese
2020-12-05replace topbot frame value with ends in syntax reference [skip ci]Dan Allen
2020-12-05add block about ID and role for phrases to syntax reference [skip ci]Dan Allen
2020-12-05add highlight/mark examples to syntax reference [skip ci]Dan Allen
2020-12-05minor rewording in syntax reference [skip ci]Dan Allen
2020-12-05use hardbreaks-option instead of hardbreaks in syntax reference [skip ci]Dan Allen
2020-11-13resolves #3847 update default stylesheet to remove dash in front of cite on n...Dan Allen
2020-11-08resolves #3833 reset word wrap behavior to normal on tables (PR #3834)Dan Allen
2020-11-08remove ineffective max-width setting on tableblock [skip ci]Dan Allen
2020-11-08don't set redundant display property on table cell in default stylesheet [ski...Dan Allen