aboutsummaryrefslogtreecommitdiff
path: root/css/theme/template/theme.scss
Commit message (Collapse)AuthorAge
* themes use default quotation marks for `<q>` #1720Hakim El Hattab2017-06-14
|
* revise progress to make them easier to overrideHakim El Hattab2017-05-18
|
* simplify control styling using currentColorHakim El Hattab2017-05-16
|
* new controls are used by default, add config optionsHakim El Hattab2017-05-16
|
* new optional controls aligned to screen edgesHakim El Hattab2017-05-16
|
* Revert "fix theme backgrounds in firefox fullscreen mode #1386"Hakim El Hattab2016-06-21
| | | | This reverts commit b7e0d9b1c79a475249777d734a9675b1ba03a47a.
* fix theme backgrounds in firefox fullscreen mode #1386Hakim El Hattab2016-06-20
|
* moz selection color in theme template #1575Hakim El Hattab2016-05-23
|
* merge #1220Hakim El Hattab2016-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 styleHakim El Hattab2015-10-29
| |
* | Merge pull request #1132 from kendaleiv/plain-imagesHakim El Hattab2015-07-07
|\ \ | | | | | | Add plain class for plain images
| * | Add plain class for plain imagesKen Dale2015-02-13
| |/
* | fix theme control arrow selectors #1257Hakim El Hattab2015-07-07
| |
* | remove harcoded syntax highlight colors #1290Hakim El Hattab2015-07-02
| |
* | fix mixed spaces/tabsHakim El Hattab2015-03-02
| |
* | Markdown table column alignment #1050Christian Fehmer2015-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 themeHakim El Hattab2015-01-06
|
* theme updates, normalized spacing between block-level elementsHakim El Hattab2014-11-05
|
* style tweaks for all themes; larger line heights, no default adjustmetn to ↵Hakim El Hattab2014-09-28
| | | | letter-spacing
* shift a few additional styles from core to themeHakim El Hattab2014-06-11
|
* move large chunk of content styles from core css to theme cssHakim El Hattab2014-06-11
|
* move paragraph styles to themeHakim El Hattab2014-05-26
|
* drop -o-transition and -ms-transitionHakim El Hattab2014-02-17
|
* remove all use of :not(.image)Hakim El Hattab2014-02-17
|
* include slide number color in theme templateHakim El Hattab2013-11-27
|
* define normal font widths in all themes to make sure things look the same ↵Hakim El Hattab2013-11-08
| | | | after #691
* Make header margin an overridable setting.Matthew Eppelsheimer2013-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.
* remove left/right margin from images, tweak pdf print stylesHakim El Hattab2012-11-27
|
* allow multiple control elements, document usage of global controls (#184, #204)Hakim El Hattab2012-11-10
|
* fix rolling links glitch in firefoxHakim El Hattab2012-10-29
|
* include theme background in printed pdfs (#217), fix empty white pages in ↵Hakim El Hattab2012-10-28
| | | | regular print (#215)
* use borders to generate control arrows (closes #137)Hakim El Hattab2012-10-22
|
* Updated new CSS triangle controls to use theme colors.Russell Beattie2012-10-22
|
* modularize themes and convert them to sass (closes #191)Hakim El Hattab2012-10-20