aboutsummaryrefslogtreecommitdiff
path: root/css
Commit message (Expand)AuthorAge
* added more font-face supportOwen Versteeg2012-08-06
* added small fallback for non-font-face browsersOwen Versteeg2012-08-05
* fix overview slide positioning bug (closes #89)Hakim El Hattab2012-08-04
* more pdf-export tweaks, added slide describing the feature (#92)Hakim El Hattab2012-08-04
* slight tweak to pdf export css (#92)Hakim El Hattab2012-08-04
* support for PDF export in chrome (closes #92)Hakim El Hattab2012-08-04
* less horizontal padding for slidesHakim El Hattab2012-08-04
* fix overflow glitch on vertical slides in mobile safariHakim El Hattab2012-08-04
* use mq to reduce font size for low resultions, max limit on width for slides ...Hakim El Hattab2012-08-04
* Merge pull request #93 from StereotypicalApps/patch-1Hakim El Hattab2012-08-04
|\
| * Oops, made the page a little too responsiveOwen Versteeg2012-08-02
| * Made the slideshow responsiveOwen Versteeg2012-08-02
* | fix disappearing 3d hover in chromehakimel2012-08-03
* | ie8 support (closes #96)hakimel2012-08-03
* | add eot font for iehakimel2012-08-03
|/
* move theme styles at bottom of main.css, change background of page transition...Hakim El Hattab2012-07-30
* adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73Hakim El Hattab2012-07-26
* sub/superscript styles (closes #82)Hakim El Hattab2012-07-18
* remove background from default anchor hover styleHakim El Hattab2012-07-15
* add beige theme, move theme class from .reveal to document element, use log i...Hakim El Hattab2012-07-12
* larger font for code samples (closes #60)Hakim El Hattab2012-07-09
* refactored folder structure, added /plugins which is initially only used by #57Hakim El Hattab2012-07-09
* Merge branch 'master' of github.com:hakimel/reveal.js into notesHakim El Hattab2012-07-09
|\
| * adds charset declaration in main.cssSengMing Tan2012-07-09
* | /lib restructuringHakim El Hattab2012-07-01
* | restructured /lib, moved /assets/fonts to /lib/fontsHakim El Hattab2012-07-01
* | Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.j...Hakim El Hattab2012-07-01
|\ \ | |/ |/|
| * taking a stab at a presenter notes serverRebecca Murphey2012-06-07
* | Specify position for .reveal.linear sections. fixes #64Brian Leathem2012-06-14
* | Changed #reveal to .reveal in print.cssBrian Leathem2012-06-13
* | add default table styles (closes #62)Hakim El Hattab2012-06-13
|/
* simplified handling of nested listsFrancesco Schwarz2012-06-05
* changed selection of main container from #reveal to .reveal (closes #46)Hakim El Hattab2012-06-02
* support more variations of nested lists (closes #47)Hakim El Hattab2012-05-31
* adjust where page background is appliedHakim El Hattab2012-05-29
* more explicit list styles (closes #38)Hakim El Hattab2012-05-10
* fix controls z-index in ffHakim El Hattab2012-05-07
* show all fragments during printHakim El Hattab2012-05-05
* print styles (closes #19)Hakim El Hattab2012-05-05
* ie9 fixes, including new classList polyfillhakimel2012-05-03
* minor style or wording tweaksHakim El Hattab2012-05-01
* Overview now shows hidden fragments.Philip Bjorge2012-04-24
* better example of state usageHakim El Hattab2012-04-04
* adjustments to custom state eventsHakim El Hattab2012-03-30
* now capturing data-state on slides and lifting it to document element classLi...Hakim El Hattab2012-03-30
* broaden selector for img:hover (fixes #11)Hakim El Hattab2012-01-14
* removed dependency on classList (#9)Hakim El Hattab2012-01-03
* scrolling fallback mode for IE < 9Hakim El Hattab2012-01-03
* slightly reduced size of progress barHakim El Hattab2012-01-02
* updated copy in slides, added one that explains transitionsHakim El Hattab2011-12-26