Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | switch to monokai as default syntax highlight theme | Hakim El Hattab | 2019-03-12 |
| | |||
* | Make code font customizable for themes. | Arno Lepisk | 2018-10-30 |
| | |||
* | smaller font size for sub/sup | Hakim El Hattab | 2018-04-24 |
| | |||
* | Print background in pdf (#2131) | Quentin PROUST | 2018-03-23 |
| | | | | | | | | * Print background in pdf Pull request to integrate issue https://github.com/hakimel/reveal.js/issues/1686. Adding the workaround to the theme template to make it work for every theme. * apply suggestion of @hakimel | ||
* | fix missing theme line-height when printing #1967 | Hakim El Hattab | 2017-12-04 |
| | |||
* | Merge branch 'update-css' of https://github.com/sfairchild/reveal.js into dev | Hakim El Hattab | 2017-11-09 |
|\ | |||
| * | Prevent text-transform inside code tags | Sean Fairchild | 2017-09-06 |
| | | |||
* | | themes use default quotation marks for `<q>` #1720 | Hakim El Hattab | 2017-06-14 |
| | | |||
* | | revise progress to make them easier to override | Hakim El Hattab | 2017-05-18 |
| | | |||
* | | simplify control styling using currentColor | Hakim El Hattab | 2017-05-16 |
| | | |||
* | | new controls are used by default, add config options | Hakim El Hattab | 2017-05-16 |
| | | |||
* | | new optional controls aligned to screen edges | Hakim El Hattab | 2017-05-16 |
|/ | |||
* | Revert "fix theme backgrounds in firefox fullscreen mode #1386" | Hakim El Hattab | 2016-06-21 |
| | | | | This reverts commit b7e0d9b1c79a475249777d734a9675b1ba03a47a. | ||
* | fix theme backgrounds in firefox fullscreen mode #1386 | Hakim El Hattab | 2016-06-20 |
| | |||
* | increase default font sizes, adjust config defaults for less margings and ↵ | Hakim El Hattab | 2016-06-10 |
| | | | | larger max scale #1605 | ||
* | moz selection color in theme template #1575 | Hakim El Hattab | 2016-05-23 |
| | |||
* | merge #1220 | Hakim El Hattab | 2016-01-11 |
|\ | |||
| * | Fixed last header having a border-bottom | Philipp A. | 2015-05-03 |
| | | | | | | `<tbody/>` is automatically inserted, so we can guarantee that this affects all ths and tds in the last row of the table *body* and the head is left untouched | ||
* | | slide numbers work in pdf exports, update slide number style | Hakim El Hattab | 2015-10-29 |
| | | |||
* | | Merge pull request #1132 from kendaleiv/plain-images | Hakim El Hattab | 2015-07-07 |
|\ \ | | | | | | | Add plain class for plain images | ||
| * | | Add plain class for plain images | Ken Dale | 2015-02-13 |
| |/ | |||
* | | fix theme control arrow selectors #1257 | Hakim El Hattab | 2015-07-07 |
| | | |||
* | | remove harcoded syntax highlight colors #1290 | Hakim El Hattab | 2015-07-02 |
| | | |||
* | | fix mixed spaces/tabs | Hakim El Hattab | 2015-03-02 |
| | | |||
* | | Markdown table column alignment #1050 | Christian Fehmer | 2015-02-28 |
|/ | | | | | The alignment information were already in the generated html. The css was the only thing missing, so I added it. | ||
* | new font & type settings for default theme | Hakim El Hattab | 2015-01-06 |
| | |||
* | theme updates, normalized spacing between block-level elements | Hakim El Hattab | 2014-11-05 |
| | |||
* | style tweaks for all themes; larger line heights, no default adjustmetn to ↵ | Hakim El Hattab | 2014-09-28 |
| | | | | letter-spacing | ||
* | shift a few additional styles from core to theme | Hakim El Hattab | 2014-06-11 |
| | |||
* | move large chunk of content styles from core css to theme css | Hakim El Hattab | 2014-06-11 |
| | |||
* | move paragraph styles to theme | Hakim El Hattab | 2014-05-26 |
| | |||
* | don't reduce line height for all headings in base theme (#753) | Hakim El Hattab | 2014-02-25 |
| | |||
* | drop -o-transition and -ms-transition | Hakim El Hattab | 2014-02-17 |
| | |||
* | remove all use of :not(.image) | Hakim El Hattab | 2014-02-17 |
| | |||
* | include slide number color in theme template | Hakim El Hattab | 2013-11-27 |
| | |||
* | define normal font widths in all themes to make sure things look the same ↵ | Hakim El Hattab | 2013-11-08 |
| | | | | after #691 | ||
* | Make header margin an overridable setting. | Matthew Eppelsheimer | 2013-07-20 |
| | | | | | css/theme/template/settings.scss adds the $headingMargin variable, set to `0 0 20px 0`. css/theme/template/theme.scss uses $headingMargin to set margin on headers. | ||
* | better choice of fallback fonts (closes #328) | Hakim El Hattab | 2013-03-04 |
| | |||
* | remove left/right margin from images, tweak pdf print styles | Hakim El Hattab | 2012-11-27 |
| | |||
* | allow multiple control elements, document usage of global controls (#184, #204) | Hakim El Hattab | 2012-11-10 |
| | |||
* | fix rolling links glitch in firefox | Hakim El Hattab | 2012-10-29 |
| | |||
* | include theme background in printed pdfs (#217), fix empty white pages in ↵ | Hakim El Hattab | 2012-10-28 |
| | | | | regular print (#215) | ||
* | use borders to generate control arrows (closes #137) | Hakim El Hattab | 2012-10-22 |
| | |||
* | Updated new CSS triangle controls to use theme colors. | Russell Beattie | 2012-10-22 |
| | |||
* | use outer color of radial gradient as solid fallback | Hakim El Hattab | 2012-10-20 |
| | |||
* | modularize themes and convert them to sass (closes #191) | Hakim El Hattab | 2012-10-20 |