summaryrefslogtreecommitdiff
path: root/data/stylesheets
AgeCommit message (Expand)Author
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-09remove prefix only from screen media queries in default stylesheetDan Allen
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
2018-02-21trim unused selectors from default stylesheetDan Allen
2018-02-21Use double colon form of before and after pseudo-elements in default styleshe...Andrey Shirshov
2018-02-19remove useless font-style property from thead and tfoot in default stylesheetDan Allen
2018-01-09resolves #2531 move @page outside of @media print in default stylesheet (PR #...Dan Allen
2017-11-21resolves #2474 fix CSS for highlighted source block inside colist (PR #2490)Dan Allen
2017-10-11apply same bottom margin regardless of whether document has sectionsDan Allen
2017-09-17resolves #2415 fix alignment of icons in footnote (PR #2416)Dan Allen
2017-08-25use flexbox instead of floats to lay out inline listDan Allen
2017-06-30fix the no bullet list styles (PR #2286)Dan Allen
2017-06-19resolves #1840 fix positioning of interactive checkbox (#2264)Dan Allen
2017-05-13instruct icon to inherit cursor if inside a linkDan Allen
2017-05-02resolves #2151 don't allow table borders to cascade to nested tables (PR #2167)Dan Allen
2017-05-02resolves #2165 enclose menu caret in tag (PR #2166)Dan Allen
2017-05-01resolves #2148 use black text for menu reference; tighten word spacing (PR #2...Dan Allen
2017-01-28resolves #1999 align number in conum list to top by default (PR #2009)Dan Allen
2016-11-11resolves #1895 remove max-width on the callout number icon (PR #1919)Dan Allen
2016-10-05resolves #1814 forcefully break monospace phrase if it exceeds length of line...Dan Allen
2016-10-04resolves #1837 enable font smoothing in default stylesheet for Firefox (OSX) ...Dan Allen
2016-09-12resolves #1691 style nested emphasis in HTML outputbrian m. carlson
2015-10-31slight adjustment to footnote alignment in HTMLDan Allen
2015-10-30resolves #1301 and #1224 add support for interactive & inline SVGsDan Allen
2015-10-25resolves #1542 tighten spacing of wrapped lines in TOCDan Allen
2015-10-19resolves #1524 fix alignment of wrapped text in footnoteDan Allen
2015-10-18resolves #1523 use <sup> for footnote reference in text instead of <span>Dan Allen
2015-10-04resolves #1418 tune padding around table cells in horizontal dlistDan Allen
2015-08-06resolves #1456 add CSS class for center block alignmentDan Allen
2015-07-20resolves #1429 allow text of selected lines to be highlighted in source blockDan Allen
2015-07-19set line height of table cells used for syntax highlightingDan Allen
2015-07-19fix invalid color value in default CodeRay themeDan Allen
2015-07-18resolves #1423 set font-family of kbd; refine stylingDan Allen
2015-07-05resolves #1170 and #841 expand tabs properlyDan Allen
2015-03-20load Droid Sans Mono 700 in default stylesheetDan Allen
2014-10-10resolves #1138 fix spacing around checkbox in checklistDan Allen