aboutsummaryrefslogtreecommitdiff
path: root/css
Commit message (Collapse)AuthorAge
* add for iframe backgroundsHakim El Hattab2017-04-27
|
* new cli and in-browser pdf printing compatible fix for #1804Hakim El Hattab2017-04-04
|
* fix overview rendering issues in latest chrome #1649Hakim El Hattab2017-02-17
|
* warning about cube/page being deprecated #1774Hakim El Hattab2017-02-01
|
* adjust pdf margins instead of heights to fix #1804Hakim El Hattab2017-01-25
|
* additional fix for empty pages in pdf exports #1804Hakim El Hattab2017-01-24
|
* fix empty pages in pdf exports (closes #1804)Hakim El Hattab2017-01-24
|
* 2017Hakim El Hattab2017-01-20
|
* make backgrounds (iframes) interactive when the foreground is emptyHakim El Hattab2017-01-19
|
* works with video, defaults to (same as for images)Hakim El Hattab2017-01-18
|
* fragments inherit visibility to avoid conflicts with parent slide visibilityHakim El Hattab2016-12-15
|
* don't show error message while iframe fades in #1577Hakim El Hattab2016-12-13
|
* Merge branch 'add-refused-to-display-tips-to-link-preview' of ↵Hakim El Hattab2016-12-13
|\ | | | | | | https://github.com/Huxpro/reveal.js into dev
| * add refused-to-display tips in link-preview-overlay黄玄2016-05-02
| |
* | Don't remove slide-number in pdf viewChristi Kaes2016-10-30
| |
* | Hide slide number when in paper or pdf print viewchristikaes2016-10-30
| |
* | fixes ff overview rendering bug #1649Hakim El Hattab2016-10-10
| |
* | attempt at fixing ff transition bug #1627Hakim El Hattab2016-10-05
| |
* | none/fade/slide transitions use flat transform style, prevents blurred ↵Hakim El Hattab2016-08-01
| | | | | | | | content #1002
* | request fullscreen on documentElement instead of body (#1621 #1624)Hakim El Hattab2016-06-21
| |
* | 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
| |
* | increase default font sizes, adjust config defaults for less margings and ↵Hakim El Hattab2016-06-10
| | | | | | | | larger max scale #1605
* | Merge branch 'master' of https://github.com/dhyegofernando/reveal.js into devHakim El Hattab2016-06-10
|\ \
| * | fix(PDF Export): Mark as important `width`, `height` and add `zoom` ↵Dhyego Fernando2016-03-10
| | | | | | | | | | | | properties to fix CSS rules which were overrided by inline styles
* | | support for 'separate-page' layout for notes in PDF exports #1518Hakim El Hattab2016-05-26
| | |
* | | Merge pull request #1537 from vincentbernat/fix/dark-background-simple-themeHakim El Hattab2016-05-23
|\ \ \ | | | | | | | | make theme "simple" use white titles on dark backgrounds
| * | | make theme "simple" use white titles on dark backgroundsVincent Bernat2016-03-24
| | | | | | | | | | | | | | | | This is similar to what is done in the "white" theme.
* | | | moz selection color in theme template #1575Hakim El Hattab2016-05-23
| | | |
* | | | Merge pull request #1575 from aniqah/firefox-selection-colourHakim El Hattab2016-05-23
|\ \ \ \ | | | | | | | | | | Add selection colour for Mozilla Firefox
| * | | | Add selection colour for Mozilla FirefoxAniqah Mair2016-04-27
| | |_|/ | |/| | | | | | | | | | | | | | Defines the highlight colour when selecting slide content using Mozilla Firefox to match other browsers, instead of being the default colour.
* | | | Merge branch 'patch-1' of https://github.com/tiagorg/reveal.js into devHakim El Hattab2016-05-23
|\ \ \ \
| * | | | Removing duplicated "position" property at pdf.cssTiago Garcia2016-05-21
| |/ / / | | | | | | | | Found that by running css-lint on the code
* / / / fix pdf bg layering, simplify codeHakim El Hattab2016-04-28
|/ / /
* / / overview now works with percentage based width/height #1247Hakim El Hattab2016-04-13
|/ /
* | Merge branch 'patch-1' of https://github.com/LaurentTreguier/reveal.js into devHakim El Hattab2016-03-07
|\ \
| * | Change ".video" to ".reveal .video"LaurentTreguier2016-02-17
| |/ | | | | I don't know if this is supposed to be this way ?
* | 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
* | | rebuild cssHakim El Hattab2016-01-08
| | |
* | | center help overlay with flexboxHakim El Hattab2016-01-08
| | |
* | | Merge branch 'fragments' of https://github.com/kewitz/reveal.js into devHakim El Hattab2016-01-08
|\ \ \ | |_|/ |/| |
| * | Clean version of the new transitions.Leonardo Kewitz2015-11-22
| | |
| * | Added 4 fragment transitions effect.Leonardo Kewitz2015-11-22
| | |
* | | :copyright: :copyright: :copyright: :copyright: :copyright: closes #1469Hakim El Hattab2016-01-04
|/ /
* | Merge pull request #1362 from GuGuss/patch-1Hakim El Hattab2015-11-09
|\ \ | | | | | | Update the theme README.md
| * | Update the theme README.mdAugustin Delaporte2015-09-20
| | | | | | | | | The `grunt css-themes` command now loops through all Sass files. There is no need to add the newly created file to the task list.
* | | Merge pull request #1381 from lordsutch/masterHakim El Hattab2015-11-09
|\ \ \ | | | | | | | | Fix text being cut off in Chrome when printing.
| * | | Fix slides being cut off in Chrome.Chris Lawrence2015-10-02
| | | |
* | | | more slide number tweakingHakim El Hattab2015-10-30
| | | |