summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2019-03-26minor updates to syntax reference [skip ci]Dan Allen
2019-03-22drop explicit source style from syntax reference [skip ci]Dan Allen
2019-03-22add collapsible block example to syntax reference [skip ci]Dan Allen
2019-03-21Added missing German translations (PR #3185)deining
2019-03-20add French translation for chapter-label / chapter-refsig attribute (PR #3175)bruno nogent
2019-03-20resolves #1699 convert example block to details/summary tag set if collapsibl...Dan Allen
2019-03-18resolves #3155 restore default styles for details/summary; add margin bottom ...Dan Allen
2019-03-02resolves #3110 disable table stripes by default; add support for hover value ...Dan Allen
2019-03-01resolves #3111 drop verse table cell style (treat as normal table cell) (PR #...Dan Allen
2019-02-23edit the AsciiDoc syntax help topicDan Allen
2019-02-23resolves #1573 add syntax help to CLIGuillaume Grossetie
2019-02-03make sure code directly inside pre is styled as a block element [skip ci]Dan Allen
2019-02-03remove style override for source block inside sidebar [skip ci]Dan Allen
2019-02-03slightly darken sidebar background and border [skip ci]Dan Allen
2019-02-03resolves #1040 add syntax highlighter adapter for Rouge (PR #3033)Dan Allen
2019-01-27use https URL in default stylesheet [skip ci]Dan Allen
2019-01-26ensure linenos class is always added to linenos column when source highlighte...Dan Allen
2019-01-26resolves #2106 make syntax highlighter pluggable (PR #3016)Dan Allen
2019-01-26use border:0 instead of border:none in default stylesheet [skip ci]Dan Allen
2019-01-23shorten background-color to background in default stylesheet [skip ci]Dan Allen
2019-01-20resolves #3020 don't hard-code shaded color in source block (PR #3025)Dan Allen
2019-01-14resolves #640 fix styling of prettify linenums (PR #3018)Dan Allen
2018-10-27resolves #1706 configure nested pre in pre.wrap to inherit [skip ci]Dan Allen
2018-10-24use manname-title translation if attribute is set; capitalize values instead ...Dan Allen
2018-10-22add Swedish translation of built-in attributesJonas Bjork
2018-10-02resolves #2092 add styles for excerpt role on quote block (PR #2894)Dan Allen
2018-10-02change tint on border in default stylesheet [skip ci]Dan Allen
2018-10-02remove unnecessary selectors and selector specificity in stylesheet [skip ci]Dan Allen
2018-08-12Update sr and sr_Latn locale attributes (PR #2838)Bojan Stipic
2018-05-10follow-up to #2624; don't add lead style to first paragraph inside table if r...Dan Allen
2018-05-05resolves #2753 use CSS class for float instead of inline style (PR #2754)Dan Allen
2018-05-02consolidate print and amzn-kf8 styles in default stylesheet [skip ci]Dan Allen
2018-05-02use 3 value shorthand in default stylesheet, where possible [skip ci]Dan Allen
2018-05-01fix invalid CSS property in default stylesheetDan Allen
2018-05-01recognize ends as an alias to topbot for configuring table frame (PR #2742)Dan Allen
2018-05-01rename stripe attribute on table to stripes; update CSS classes to match (PR ...Dan Allen
2018-04-30resolves #2392 only set nowrap style on table caption of auto-width table (PR...Dan Allen
2018-04-30add entry to CHANGELOG for PR #2475 (Kindle styles)Dan Allen
2018-04-30merge PR #2475Dan Allen
2018-04-29fix the styling of the abstract (PR #2732)Dan Allen
2018-04-28remove document padding and condense margins on Kindle devicesDan Allen
2018-04-27Added CSS rules to make default output's margins & line-height Kindle-friendlyDorai Sitaram
2018-04-22resolves #2298 add numbering for partsDan Allen
2018-04-09remove prefix only from screen media queries in default stylesheetDan Allen
2018-03-27Translate 'section-refsig' for German language (PR #2633)Alexander Schwartz
2018-03-26resolves #2624 don't apply lead style to first paragraph if role is specified...Dan Allen
2018-03-05resolves #2568 collapse bottom margin of last block in AsciiDoc table cell (P...Dan Allen
2018-03-04resolves #2589 rename spread role to stretch (PR #2591)Dan Allen
2018-03-04resolves #1365 allow table stripes to be configured using stripe option on ta...Dan Allen
2018-02-24resolves #1484 scale to 80% for print (PR #2576)Dan Allen