summaryrefslogtreecommitdiffhomepage
path: root/css
AgeCommit message (Expand)Author
2012-08-03fix disappearing 3d hover in chromehakimel
2012-08-03ie8 support (closes #96)hakimel
2012-08-03add eot font for iehakimel
2012-07-30move theme styles at bottom of main.css, change background of page transition...Hakim El Hattab
2012-07-26adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73Hakim El Hattab
2012-07-18sub/superscript styles (closes #82)Hakim El Hattab
2012-07-15remove background from default anchor hover styleHakim El Hattab
2012-07-12add beige theme, move theme class from .reveal to document element, use log i...Hakim El Hattab
2012-07-09larger font for code samples (closes #60)Hakim El Hattab
2012-07-09refactored folder structure, added /plugins which is initially only used by #57Hakim El Hattab
2012-07-09Merge branch 'master' of github.com:hakimel/reveal.js into notesHakim El Hattab
2012-07-09adds charset declaration in main.cssSengMing Tan
2012-07-01/lib restructuringHakim El Hattab
2012-07-01restructured /lib, moved /assets/fonts to /lib/fontsHakim El Hattab
2012-07-01Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.j...Hakim El Hattab
2012-06-14Specify position for .reveal.linear sections. fixes #64Brian Leathem
2012-06-13Changed #reveal to .reveal in print.cssBrian Leathem
2012-06-13add default table styles (closes #62)Hakim El Hattab
2012-06-07taking a stab at a presenter notes serverRebecca Murphey
2012-06-05simplified handling of nested listsFrancesco Schwarz
2012-06-02changed selection of main container from #reveal to .reveal (closes #46)Hakim El Hattab
2012-05-31support more variations of nested lists (closes #47)Hakim El Hattab
2012-05-29adjust where page background is appliedHakim El Hattab
2012-05-10more explicit list styles (closes #38)Hakim El Hattab
2012-05-07fix controls z-index in ffHakim El Hattab
2012-05-05show all fragments during printHakim El Hattab
2012-05-05print styles (closes #19)Hakim El Hattab
2012-05-03ie9 fixes, including new classList polyfillhakimel
2012-05-01minor style or wording tweaksHakim El Hattab
2012-04-24Overview now shows hidden fragments.Philip Bjorge
2012-04-04better example of state usageHakim El Hattab
2012-03-30adjustments to custom state eventsHakim El Hattab
2012-03-30now capturing data-state on slides and lifting it to document element classLi...Hakim El Hattab
2012-01-14broaden selector for img:hover (fixes #11)Hakim El Hattab
2012-01-03removed dependency on classList (#9)Hakim El Hattab
2012-01-03scrolling fallback mode for IE < 9Hakim El Hattab
2012-01-02slightly reduced size of progress barHakim El Hattab
2011-12-26updated copy in slides, added one that explains transitionsHakim El Hattab
2011-12-26adjusted background color of page/box themesHakim El Hattab
2011-12-26major, non backwards compatible, restructuring of DOM treeHakim El Hattab
2011-12-26changed id of 'main' container to 'reveal'Hakim El Hattab
2011-12-26added new transitions (box/page) and a ui theme (neon)Hakim El Hattab
2011-12-23fix padding and duplicate background on vertical slides in overviewHakim El Hattab
2011-12-23added experimental overview mode (press SPACE)Hakim El Hattab
2011-12-23fallback on 2d transform transitions via feature detectHakim El Hattab
2011-12-22only apply background gradient to <html>Hakim El Hattab
2011-12-22added '-ms' prefixed propertiesHakim El Hattab
2011-12-22progress bar is now a div and uses the same transition + easing as slides (fi...Hakim El Hattab
2011-12-22hide progress by defaultHakim El Hattab
2011-12-22added optional presentation progress barHakim El Hattab
2011-12-17fragments now work in vertical slides (fixes #4)Hakim El Hattab
2011-12-05disabled overflow on body (fixes #2)Hakim El Hattab
2011-12-04fix vertical slide transition and hit areas of rolling linksHakim El Hattab
2011-12-04renamed to reveal.js, many new features, and upgraded to v1.0Hakim El Hattab
2011-06-23Merge branch 'master' of github.com:hakimel/CSS-3D-SlideshowHakim El Hattab
2011-06-23adjusted shadow on headersHakim El Hattab
2011-06-07firefox links now clikablealtryne
2011-06-07initial commitHakim El Hattab