summaryrefslogtreecommitdiff
path: root/data/stylesheets
AgeCommit message (Expand)Author
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
2014-10-10Change the pipe to %7C in URLsBernhard Berger
2014-09-18don't expand mailto links in print stylesDan Allen
2014-08-12reduce line-height of sidebar titleDan Allen
2014-08-12shift language hover text slightlyDan Allen
2014-08-12detect & mark bare links, don't repeat URL in print stylesDan Allen
2014-08-11reveal language hover text in print styles; shift position slightlyDan Allen
2014-08-11center sidebar titleDan Allen
2014-08-11reset prose font size to 1em in printDan Allen
2014-08-11set exampleblock background to none in print stylesDan Allen
2014-08-11use border: 0 instead of border: noneDan Allen
2014-08-11unbreak the table border stylingDan Allen
2014-08-11don't style first h1 of book like a doctitleDan Allen
2014-08-11adjust margins around doctitleDan Allen
2014-08-11tweak pygments line numbers tableDan Allen
2014-08-11remove space before !important; switch font-weight 700 to boldDan Allen
2014-08-11stylesheet improvements; use data-lang for source listingsDan Allen