aboutsummaryrefslogtreecommitdiffhomepage
path: root/css
AgeCommit message (Collapse)Author
2017-05-10Fix typoBen Tsai
"proceding" → "proceeding"
2017-04-27add for iframe backgroundsHakim El Hattab
2017-04-04new cli and in-browser pdf printing compatible fix for #1804Hakim El Hattab
2017-02-17fix overview rendering issues in latest chrome #1649Hakim El Hattab
2017-02-01warning about cube/page being deprecated #1774Hakim El Hattab
2017-01-25adjust pdf margins instead of heights to fix #1804Hakim El Hattab
2017-01-24additional fix for empty pages in pdf exports #1804Hakim El Hattab
2017-01-24fix empty pages in pdf exports (closes #1804)Hakim El Hattab
2017-01-202017Hakim El Hattab
2017-01-19make backgrounds (iframes) interactive when the foreground is emptyHakim El Hattab
2017-01-18 works with video, defaults to (same as for images)Hakim El Hattab
2016-12-15fragments inherit visibility to avoid conflicts with parent slide visibilityHakim El Hattab
2016-12-13don't show error message while iframe fades in #1577Hakim El Hattab
2016-12-13Merge branch 'add-refused-to-display-tips-to-link-preview' of ↵Hakim El Hattab
https://github.com/Huxpro/reveal.js into dev
2016-10-30Don't remove slide-number in pdf viewChristi Kaes
2016-10-30Hide slide number when in paper or pdf print viewchristikaes
2016-10-10fixes ff overview rendering bug #1649Hakim El Hattab
2016-10-05attempt at fixing ff transition bug #1627Hakim El Hattab
2016-08-01none/fade/slide transitions use flat transform style, prevents blurred ↵Hakim El Hattab
content #1002
2016-06-21request fullscreen on documentElement instead of body (#1621 #1624)Hakim El Hattab
2016-06-21Revert "fix theme backgrounds in firefox fullscreen mode #1386"Hakim El Hattab
This reverts commit b7e0d9b1c79a475249777d734a9675b1ba03a47a.
2016-06-20fix theme backgrounds in firefox fullscreen mode #1386Hakim El Hattab
2016-06-10increase default font sizes, adjust config defaults for less margings and ↵Hakim El Hattab
larger max scale #1605
2016-06-10Merge branch 'master' of https://github.com/dhyegofernando/reveal.js into devHakim El Hattab
2016-05-26support for 'separate-page' layout for notes in PDF exports #1518Hakim El Hattab
2016-05-23Merge pull request #1537 from vincentbernat/fix/dark-background-simple-themeHakim El Hattab
make theme "simple" use white titles on dark backgrounds
2016-05-23moz selection color in theme template #1575Hakim El Hattab
2016-05-23Merge pull request #1575 from aniqah/firefox-selection-colourHakim El Hattab
Add selection colour for Mozilla Firefox
2016-05-23Merge branch 'patch-1' of https://github.com/tiagorg/reveal.js into devHakim El Hattab
2016-05-21Removing duplicated "position" property at pdf.cssTiago Garcia
Found that by running css-lint on the code
2016-05-02add refused-to-display tips in link-preview-overlay黄玄
2016-04-28fix pdf bg layering, simplify codeHakim El Hattab
2016-04-27Add selection colour for Mozilla FirefoxAniqah Mair
Defines the highlight colour when selecting slide content using Mozilla Firefox to match other browsers, instead of being the default colour.
2016-04-13overview now works with percentage based width/height #1247Hakim El Hattab
2016-03-24make theme "simple" use white titles on dark backgroundsVincent Bernat
This is similar to what is done in the "white" theme.
2016-03-10fix(PDF Export): Mark as important `width`, `height` and add `zoom` ↵Dhyego Fernando
properties to fix CSS rules which were overrided by inline styles
2016-03-07Merge branch 'patch-1' of https://github.com/LaurentTreguier/reveal.js into devHakim El Hattab
2016-02-17Change ".video" to ".reveal .video"LaurentTreguier
I don't know if this is supposed to be this way ?
2016-01-11merge #1220Hakim El Hattab
2016-01-08rebuild cssHakim El Hattab
2016-01-08center help overlay with flexboxHakim El Hattab
2016-01-08Merge branch 'fragments' of https://github.com/kewitz/reveal.js into devHakim El Hattab
2016-01-04:copyright: :copyright: :copyright: :copyright: :copyright: closes #1469Hakim El Hattab
2015-11-22Clean version of the new transitions.Leonardo Kewitz
2015-11-22Added 4 fragment transitions effect.Leonardo Kewitz
2015-11-09Merge pull request #1362 from GuGuss/patch-1Hakim El Hattab
Update the theme README.md
2015-11-09Merge pull request #1381 from lordsutch/masterHakim El Hattab
Fix text being cut off in Chrome when printing.
2015-10-30more slide number tweakingHakim El Hattab
2015-10-29tweak how speaker notes look in pdf exportsHakim El Hattab
2015-10-29style tweakHakim El Hattab
2015-10-29remove out of sync comments from pdf cssHakim El Hattab
2015-10-29slide numbers work in pdf exports, update slide number styleHakim El Hattab
2015-10-29change slide number formatsHakim El Hattab
2015-10-06run autoprefixerHakim El Hattab
2015-10-06fix black background in fullscreen mode #668 #1386Hakim El Hattab
2015-10-06rebuild cssHakim El Hattab
2015-10-02Fix slides being cut off in Chrome.Chris Lawrence
2015-09-20Update the theme README.mdAugustin Delaporte
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.
2015-09-10prevent swipes on speaker notesHakim El Hattab
2015-09-10notes style changesHakim El Hattab
2015-09-10bump up z-index of notes in pdfHakim El Hattab
2015-09-10fix pdf print when showNotes is disabledHakim El Hattab
2015-09-10reorder cssHakim El Hattab
2015-09-10print notes to pdf when is enabled #304Hakim El Hattab
2015-09-09ability to share presentation with speaker notes #304Hakim El Hattab
2015-09-02fix initial visibility of strike fragments #737Hakim El Hattab
2015-08-31fix issue where 'none' transition did not apply to vertical stacksHakim El Hattab
2015-07-07Merge pull request #1132 from kendaleiv/plain-imagesHakim El Hattab
Add plain class for plain images
2015-07-07fix theme control arrow selectors #1257Hakim El Hattab
2015-07-07Merge branch 'controls-buttons-a11y' of ↵Hakim El Hattab
https://github.com/marcysutton/reveal.js into dev
2015-07-02remove harcoded syntax highlight colors #1290Hakim El Hattab
2015-06-05accessibility: controls as buttons, not divsmarcysutton
2015-05-03add test presentation for per-slide transitions, compile css #1106Hakim El Hattab
2015-05-03Merge branch 'master' of https://github.com/jammon/reveal.js into devHakim El Hattab
2015-05-03Fixed last header having a border-bottom Philipp A.
`<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
2015-04-12remove 'roll-in' fragment style due to Chrome crash #1150Hakim El Hattab
2015-03-25fix for #1150?Hakim El Hattab
2015-03-25reset fragment transforms using 'none'Hakim El Hattab
2015-03-05remove selection color from core cssHakim El Hattab
2015-03-02tweaks to blood themeHakim El Hattab
2015-03-02fix mixed spaces/tabsHakim El Hattab
2015-02-28Markdown table column alignment #1050Christian Fehmer
The alignment information were already in the generated html. The css was the only thing missing, so I added it.
2015-02-25merge conflictHakim El Hattab
2015-02-13Add plain class for plain imagesKen Dale
2015-02-03prevent iframes from offsetting presentationHakim El Hattab
2015-01-29only transition slides container in overview modeHakim El Hattab
2015-01-29Merge pull request #1119 from hakimel/feature/new-overviewHakim El Hattab
Refactored overview mode
2015-01-28dynamic file mapping to avoid themes hardcoded in gruntfileHakim El Hattab
2015-01-28theme readme updateHakim El Hattab
2015-01-27cross browser adjustments for overview modeHakim El Hattab
2015-01-27further overview refactoringHakim El Hattab
2015-01-26refactoring and optimization of overview modeHakim El Hattab
2015-01-26Grunt target was renamedArnout Engelen
2015-01-18Adding one-sided transitionsJohannes Ammon
Now the transition isn’t any more „per slide“ but „per movement of a slide“. So the slide can disappear in another way than it appeared.
2015-01-18Mixins for readability of transitions addedJohannes Ammon
To honor the DRY principle repeating patterns have been factored out. In addition there was an anchor missing in README.md.
2015-01-17apply z position to slide container, rather than individual slidesHakim El Hattab
2015-01-16firefox support for #1088Hakim El Hattab
2015-01-16background images now work in overview mode #1088Hakim El Hattab
2015-01-06reorganize fonts, include source sans pro for offline useHakim El Hattab
2015-01-06dont subset league glyphs #989Hakim El Hattab