aboutsummaryrefslogtreecommitdiff
path: root/css/main.css
Commit message (Collapse)AuthorAge
* /lib restructuringHakim El Hattab2012-07-01
|
* restructured /lib, moved /assets/fonts to /lib/fontsHakim El Hattab2012-07-01
|
* Merge branch 'presenter_notes_server' of ↵Hakim El Hattab2012-07-01
|\ | | | | | | https://github.com/rmurphey/reveal.js into notes
| * taking a stab at a presenter notes serverRebecca Murphey2012-06-07
| |
* | 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
|
* 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 ↵Hakim El Hattab2012-03-30
| | | | classList when slide is open
* 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
|
* adjusted background color of page/box themesHakim El Hattab2011-12-26
|
* major, non backwards compatible, restructuring of DOM treeHakim El Hattab2011-12-26
|
* changed id of 'main' container to 'reveal'Hakim El Hattab2011-12-26
|
* added new transitions (box/page) and a ui theme (neon)Hakim El Hattab2011-12-26
|
* fix padding and duplicate background on vertical slides in overviewHakim El Hattab2011-12-23
|
* added experimental overview mode (press SPACE)Hakim El Hattab2011-12-23
|
* fallback on 2d transform transitions via feature detectHakim El Hattab2011-12-23
|
* only apply background gradient to <html>Hakim El Hattab2011-12-22
|
* added '-ms' prefixed propertiesHakim El Hattab2011-12-22
|
* progress bar is now a div and uses the same transition + easing as slides ↵Hakim El Hattab2011-12-22
| | | | (fixes #6)
* hide progress by defaultHakim El Hattab2011-12-22
|
* added optional presentation progress barHakim El Hattab2011-12-22
|
* fragments now work in vertical slides (fixes #4)Hakim El Hattab2011-12-17
|
* disabled overflow on body (fixes #2)Hakim El Hattab2011-12-05
|
* fix vertical slide transition and hit areas of rolling linksHakim El Hattab2011-12-04
|
* renamed to reveal.js, many new features, and upgraded to v1.0Hakim El Hattab2011-12-04
|
* Merge branch 'master' of github.com:hakimel/CSS-3D-SlideshowHakim El Hattab2011-06-23
|\
| * firefox links now clikablealtryne2011-06-07
| |
* | adjusted shadow on headersHakim El Hattab2011-06-23
|/
* initial commitHakim El Hattab2011-06-07