summaryrefslogtreecommitdiffhomepage
path: root/css/reveal.css
AgeCommit message (Expand)Author
2015-03-05remove selection color from core cssHakim El Hattab
2015-02-03prevent iframes from offsetting presentationHakim El Hattab
2015-01-29only transition slides container in overview modeHakim 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-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-05(c) 2015Hakim El Hattab
2014-12-27remove deprecated data-state background colorsHakim El Hattab
2014-12-27kill unintended transition into overview modeHakim El Hattab
2014-10-16correct defaults for min-height, thanks @sebastianz #985Hakim El Hattab
2014-10-16use nesting for fragment stylesHakim El Hattab
2014-10-06reveal.css is now scss, merge autoprexier #1007Hakim El Hattab
2014-09-12merged dev branchYves Delley
2014-09-12re-created unprefixed version of reveal.css automatically using autoprefixer,...Yves Delley
2014-09-05removed all vendor-prefixes from reveal.cssYves Delley
2014-06-28fix double-navigation on touch for some android systemsHakim El Hattab
2014-06-24overview slide size matches defaultsHakim El Hattab
2014-06-11shift a few additional styles from core to themeHakim El Hattab
2014-06-11move large chunk of content styles from core css to theme cssHakim El Hattab
2014-06-09more flexible keyboard shortcut table stylesHakim El Hattab
2014-06-09adjust list of displayed key shortcuts #943Hakim El Hattab
2014-06-09merge and tweak key shortcuts overlay #943Hakim El Hattab
2014-06-09Merge remote-tracking branch 'upstream/dev' into keyboard_shortcuts_overlaynavateja
2014-06-08Shows keyboard shorcuts overlay on pressing question marknava teja
2014-05-26move paragraph styles to themeHakim El Hattab
2014-05-21dont specify hyphens auto, behavior/rendering varies between browsersHakim El Hattab
2014-04-27lazy load all slide backgroundsHakim El Hattab
2014-04-27fix #627Hakim El Hattab
2014-04-23revert from flexbox for pdf centering, use js for PDF setupHakim El Hattab
2014-04-13fix css syntax errorHakim El Hattab
2014-04-06better transition names, fix background images in vertical slidesHakim El Hattab
2014-04-03revamped and greatly simplified the layout of .slidesHakim El Hattab
2014-03-26start work on video backgrounds #751Hakim El Hattab
2014-03-25disable transition into and out of overview mode #829Hakim El Hattab
2014-03-25tweak table margins, dont reset 'i' element #803Hakim El Hattab
2014-03-25merge upgrade of highlight.js, add base styles to pre code, dont limit langua...Hakim El Hattab
2014-03-25prevent invisible fragments from capturing mouse events #845Hakim El Hattab
2014-03-13update (c) yearHakim El Hattab
2014-02-17drop -o-transition and -ms-transitionHakim El Hattab
2014-02-16update (c) yearHakim El Hattab
2014-02-03define basic black/white colors in the default, non-themed, stylesHakim El Hattab
2013-12-20fix data-transition overrides #760Hakim El Hattab
2013-12-20merge table styles #761, tweak table paddingHakim El Hattab
2013-12-20Merge branch 'patch-2' of https://github.com/RyDroid/reveal.js into devHakim El Hattab
2013-12-19Update reveal.cssRyDroid
2013-12-17Table StyleWachiwi
2013-12-10Improve formatting of dl elementsDiomidis Spinellis
2013-12-03add strike fragment style #737Hakim El Hattab
2013-12-02merge support for ie 11 touchHakim El Hattab
2013-11-26Added some styles using the current-fragment classGuillaume Turri
2013-11-17slide number changes; config value renamed, added to readme, moved to right s...Hakim El Hattab
2013-11-17merge slide numbers, adjust code formatHakim El Hattab
2013-11-09make background transition default to exact same speed as normal transitionsHakim El Hattab
2013-11-08change transition easing for zoomsHakim El Hattab
2013-11-07Merge pull request #691 from fghaas/section-fontweightHakim El Hattab
2013-11-08CSS: Don't override font-weight for sectionFlorian Haas
2013-11-04add concave and zoom background transitionsHakim El Hattab
2013-11-01add convex background transitionHakim El Hattab
2013-10-31change SlidesNumber position and start page counter at 0 instead 1uriel
2013-10-31synthetic fixuriel
2013-10-31move the slide-number out of the controls to a proper position and little fix...uriel
2013-10-30Added slide numbers options and the css files updated as well.uriel
2013-10-27kill the shadow on table headersHakim El Hattab
2013-10-13fix css syntax errorHakim El Hattab
2013-10-13auto-slide playback updates, fix tap action, hide during overviewHakim El Hattab
2013-10-13functional playback control for auto slidingHakim El Hattab
2013-10-13foundation for playback componentHakim El Hattab
2013-10-01IE11 Supportolivierbloch
2013-10-01IE 11 supportolivierbloch
2013-09-15use 'url()'-free path when specifying parallax image, refactor so that parall...Hakim El Hattab
2013-09-15update code style to match rest of reveal.js, disable parallax by default #595Hakim El Hattab
2013-09-10Added parallax scrolling backgroundMichał Smoliński
2013-09-06rebuild css after merging #591 into devHakim El Hattab
2013-09-06Fix IE10 vertical slide perspectiveTyler Cipriani
2013-08-26minor refactoring of overview codeHakim El Hattab
2013-08-20disable interaction on future/past slidesHakim El Hattab
2013-08-18renamed .remaining-height to .stretch #244 #490 #561Hakim El Hattab
2013-08-18revised remaining height layout logicHakim El Hattab
2013-08-18ensure that syntax highlighted code works with remaining-height helperHakim El Hattab
2013-08-11move leap styles to js #554Hakim El Hattab
2013-08-11a few corrections to overview slide positioningHakim El Hattab
2013-08-08merge in leap plugin #554Hakim El Hattab
2013-08-05Added pointer and tweaked the codeRory Hardy
2013-07-26restore rolling links.. but default to off #532Hakim El Hattab
2013-07-20remove 'rolling links' #532Hakim El Hattab
2013-07-16add immediate transition style (#528)Hakim El Hattab
2013-07-10work around iframe flicker in 3d transitionsHakim El Hattab
2013-06-26default lineheight #512Hakim El Hattab
2013-06-18rename 'linear' background transition to 'slide'Hakim El Hattab
2013-06-18support for background transition overridesHakim El Hattab
2013-06-10merge conflicts w preview & backgroundsHakim El Hattab
2013-06-10match background and transition slide transition easing equationsHakim El Hattab
2013-06-10pluralize background classname to match '.slides'Hakim El Hattab
2013-06-09revamp pdf printing to support per-slide backgrounds (closes #453)Hakim El Hattab
2013-06-04allow control over background color when using images (#453)Hakim El Hattab
2013-06-04linear sliding transition option for full page backgrounds (#453)Hakim El Hattab
2013-06-04don't transition to first slide background (#453)Hakim El Hattab