summaryrefslogtreecommitdiff
path: root/data/stylesheets
AgeCommit message (Expand)Author
2020-11-01resolves #3544 apply word wrap (i.e., `word-wrap: anywhere`) by default in de...Dan Allen
2020-10-31move center and stretch role classes down to where float-group role class is ...Dan Allen
2020-10-31resolves #3802 remove max width setting on content column for print media in ...Dan Allen
2020-10-30resolves #3387 rework table borders to leverage border collapsing (PR #3795)Dan Allen
2020-10-28resolves #2563 don't remove right border on last table cell in row (PR #3794)Dan Allen
2020-10-27resolves #3793 don't apply border-collapse: separate to HTML for table blocks...Alexander Schwartz
2020-10-27remove direction property from default stylesheet (PR #3753)abdo
2019-08-30use border-radius 50% to make circle around conum [skip ci]Dan Allen
2019-08-01resolves #3370 fix bottom margin collapsing on AsciiDoc table cell (PR #3371)Dan Allen
2019-05-02resolves #3289 fix style of title on excerpt (quoteblock variation) (PR #3291)Dan Allen
2019-04-20resolves #3256 use smarter margin collapsing for AsciiDoc table cell content ...Dan Allen
2019-04-14resolves #3258 restore background color on literal blocks in default styleshe...Dan Allen
2019-04-14remove unneeded styles in default stylesheet [skip ci]Dan Allen
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-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-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-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-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