summaryrefslogtreecommitdiffhomepage
path: root/css
AgeCommit message (Collapse)Author
2013-04-29greatly improved rtl, slides and progress are now reversed #339Hakim El Hattab
2013-04-27fix control arrow anti-aliasing in ffHakim El Hattab
2013-04-27available fragment routes reflected in control arrows (closes #411)Hakim El Hattab
2013-04-27indentation tweak #417Hakim El Hattab
2013-04-27Merge branch 'master' of https://github.com/bozor/reveal.js into devHakim El Hattab
2013-04-23ie8 tweaksHakim El Hattab
2013-04-23Added a Zoom-in fragment transitionbozor
2013-04-21more state backgroundsHakim El Hattab
2013-04-16add a few more state background (#396)Hakim El Hattab
2013-04-13increase min-height of cube/page transitionsHakim El Hattab
2013-04-10hide rolling links backfaceHakim El Hattab
2013-04-06support for transition speed settings (closes #392)Hakim El Hattab
2013-04-02always use https google font urls (closes #382)Hakim El Hattab
2013-03-30support for varied transitions between slides (#39)Hakim El Hattab
2013-03-30protocol-relative paths for google webfonts (closes #382)Hakim El Hattab
2013-03-23disable wrapping in code blocks (closes #375)Hakim El Hattab
2013-03-17add missing theme readmeHakim El Hattab
2013-03-08remove extra whitespace in cssHakim El Hattab
2013-03-04merge two new themes, slight adjustments to said themesHakim El Hattab
2013-03-04Merge branch 'solarized' of https://github.com/asmod3us/reveal.js into devHakim El Hattab
2013-03-04better choice of fallback fonts (closes #328)Hakim El Hattab
2013-03-04add grunt sass theme taskHakim El Hattab
2013-02-28Merge remote-tracking branch 'upstream/master' into solarizedasmod3us
2013-02-27merge grunt update to 0.4 (#350)Hakim El Hattab
2013-02-21updated dark theme to use external color definitionasmod3us
2013-02-21added solarized light themeasmod3us
2013-02-21extracted solarized color definitions to separate fileasmod3us
2013-02-21added solarized dark themeasmod3us
2013-02-21Set PDF output to letter landscape, no marginJeremy Mikola
2013-02-05adjust copyright yearsHakim El Hattab
2013-02-05remove experimental tileflip transition, reduce max size of media content to ↵Hakim El Hattab
95% to account for slide padding
2013-02-03enable backgrounds images when printing to pdf (closes #271)Hakim El Hattab
2013-02-03fix word breaks in headers (closes #321)Hakim El Hattab
2013-02-02remove extra padding in stacks, add api method to retrieve curren scale (#310)Hakim El Hattab
2013-02-02reduce width of single-page fallback slidesHakim El Hattab
2013-01-29fix layering issue of anchors in ff with page transition (closes #274)hakimel
2013-01-27updated to v2.3, initial implementation of uniformly scaled presentations (#310)Hakim El Hattab
2013-01-23limit video size to size of slide (closes #308)hakimel
2013-01-16implement a fade transitionJoel Brandt
2013-01-08theming docsHakim El Hattab
2012-11-27remove left/right margin from images, tweak pdf print stylesHakim El Hattab
2012-11-27right align text in ul/ol when rtl is active (#166)Hakim El Hattab
2012-11-24fix inconsistency with vertical centering when using page transitionHakim El Hattab
2012-11-23word break rules and hyphens where possible for titlesHakim El Hattab
2012-11-23improve rendering accuracy of overviewHakim El Hattab
2012-11-18use system font when rtl is enabled, exclude pre and code blocks from rtl (#166)Hakim El Hattab
2012-11-18adjust rtl implementation (#166)Hakim El Hattab
2012-11-17enforce max width/height on iframes (#244), disabled mouse wheel navigation ↵Hakim El Hattab
by default
2012-11-13fix minor issue in pdf print sheetHakim El Hattab
2012-11-11add grunt.js build file (closes #235)Hakim El Hattab
2012-11-10fixes issue where italic fonts disappeared when printing to pdf (closes #230)Hakim El Hattab
2012-11-10add night themeHakim El Hattab
2012-11-10ensure fragments are visible in print styles, fix page-break error in paper ↵Hakim El Hattab
print sheet
2012-11-10workaround markdown quote issue (#223)Hakim El Hattab
2012-11-10tweak ie8 fallbackHakim El Hattab
2012-11-10updated transition styles to work with vertical centering (#70)Hakim El Hattab
2012-11-10fix vertical transition for vertically centered slides, vertical centering ↵Hakim El Hattab
is now on by default (#70)
2012-11-10correction to vertical centering and overview mode, clean up of vertical ↵Hakim El Hattab
slide storage
2012-11-10remember last visited vertical slide (closes #225)Hakim El Hattab
2012-11-10revert to display none from visibility hidden to correct vertical centeringHakim El Hattab
2012-11-10allow multiple control elements, document usage of global controls (#184, #204)Hakim El Hattab
2012-11-10additional media query plus vertical queries to support smaller screens ↵Hakim El Hattab
(closes #232)
2012-11-10corrections to vertical centering (#70), added to docs, upgrade to 2.2Hakim El Hattab
2012-11-10rough support for vertical centering #70Hakim El Hattab
2012-10-29fix rolling links glitch in firefoxHakim El Hattab
2012-10-28content now re-renders after alt+click zoom (closes #195)Hakim El Hattab
2012-10-28include theme background in printed pdfs (#217), fix empty white pages in ↵Hakim El Hattab
regular print (#215)
2012-10-27escape quotes in css using unicode hexHakim El Hattab
2012-10-22use borders to generate control arrows (closes #137)Hakim El Hattab
2012-10-22Updated new CSS triangle controls to use theme colors.Russell Beattie
2012-10-22Updated Controls to use CSS triangles rather than unicode triangles (fix ↵Russell Beattie
Android support)
2012-10-20use outer color of radial gradient as solid fallbackHakim El Hattab
2012-10-20remove traling whitespace (#197)Hakim El Hattab
2012-10-20fix overview when zoom transition is active (#196)Hakim El Hattab
2012-10-20add support for fragment styles (#192)Hakim El Hattab
2012-10-20progress bar can now be clicked to navigate (closes #181)Hakim El Hattab
2012-10-20modularize themes and convert them to sass (closes #191)Hakim El Hattab
2012-10-16adjust themes so that font definitions are at top, apply fonts on .reveal ↵Hakim El Hattab
instead of body
2012-10-13add zoom transitionHakim El Hattab
2012-10-13tweaks to page and cube transitions, change sky theme text-highlight colorHakim El Hattab
2012-10-08new paused mode feature (closes #144), controls and progress DOM elements ↵Hakim El Hattab
are no longer required in HTML
2012-10-07root reset styles at .reveal (#163)Hakim El Hattab
2012-10-07remove duplicate padding/margin reset on html & bodyHakim El Hattab
2012-10-04Merge branch 'serif-theme' of https://github.com/maxogden/reveal.jsHakim El Hattab
2012-10-04add 'none'-transition (closes #159, #160)Hakim El Hattab
2012-10-04simple serif font themeMax Ogden
2012-09-30facility for css shader transitions, add css shader based tile-transitionHakim El Hattab
2012-09-28main.css > reveal.cssHakim El Hattab
2012-09-28max-height and overflow for code blocks (closes #16)Hakim El Hattab
2012-09-27Changes to make PDF output match the browser view more closelyGary Murakami
font-size: 18pt; instead of fount-size: 22pt; remove the "a" tag from def that forces font size, otherwise anchors in various contexts, e.g., headings, etc., will cause ugly rendering due to mismatched font size. specify font size for "pre" tags so that code listings more closely match browser rendering
2012-08-30correction to code style in sky theme, adjusted transition demo pageHakim El Hattab
2012-08-30tweaks to the simple themeHakim El Hattab
2012-08-30add theme config option, add sky theme, fix line-height of <small>Hakim El Hattab
2012-08-17fix bug that caused vertical stacks to shift unexpectedly in overview ↵Hakim El Hattab
(closes #122)
2012-08-15margin tweak to keep list delimiters inside of slide box when text is long ↵Hakim El Hattab
(#116)
2012-08-15consistent use of tabs rather than spaces in css (closes #121)hakimel
2012-08-15define line height for paragraphshakimel
2012-08-14Merge branch 'patch-4' of https://github.com/dandv/reveal.jsHakim El Hattab
2012-08-13Ensure images are bound within the sectionDan Dascalescu
2012-08-13Increase line-height for links to allow for descendersDan Dascalescu
Previously, descenders from characters like 'g' or 'y' were truncated (overflow: hidden)