aboutsummaryrefslogtreecommitdiffhomepage
path: root/css
AgeCommit message (Collapse)Author
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)
2012-08-12Merge pull request #106 from OwenVersteeg/patch-7Hakim El Hattab
added appropriate selection color
2012-08-08Update css/main.cssDan Dascalescu
rm extrenous whitespace
2012-08-08added simple themeOwen Versteeg
reveal.js was lacking a nice, simple, minimal theme. now it has one. bam.
2012-08-08added appropriate selection colorOwen Versteeg
the old one was pink. while I don't have anything against pink, I just thought it might be good to make the highlight color dark brown instead.
2012-08-08themes are now available as separate css files under css/theme/, old theme ↵Hakim El Hattab
option in config is no longer supported (closes #104)
2012-08-07remove duplicate fonts, tidy up font names (#103)Hakim El Hattab
2012-08-06added more font-face supportOwen Versteeg
this way, more browsers are supported, like older Opera/Chrome/FF
2012-08-05added small fallback for non-font-face browsersOwen Versteeg
this way things are in Impact; Impact fits much more with the visual style than does the default Arial or Calibri.
2012-08-04fix overview slide positioning bug (closes #89)Hakim El Hattab
2012-08-04more pdf-export tweaks, added slide describing the feature (#92)Hakim El Hattab
2012-08-04slight tweak to pdf export css (#92)Hakim El Hattab
2012-08-04support for PDF export in chrome (closes #92)Hakim El Hattab
2012-08-04less horizontal padding for slidesHakim El Hattab
2012-08-04fix overflow glitch on vertical slides in mobile safariHakim El Hattab
2012-08-04use mq to reduce font size for low resultions, max limit on width for slides ↵Hakim El Hattab
set to 900px (closes #49)
2012-08-04Merge pull request #93 from StereotypicalApps/patch-1Hakim El Hattab
Made the slideshow responsive
2012-08-03fix disappearing 3d hover in chromehakimel
2012-08-03ie8 support (closes #96)hakimel
2012-08-03add eot font for iehakimel
2012-08-02Oops, made the page a little too responsiveOwen Versteeg
if you resized the window or visited the page on a small screen everything would be amiss now, I've fixed that with a one-liner
2012-08-02Made the slideshow responsiveOwen Versteeg
Woohoo! The slideshow now responds to resizing of the browser nicely!
2012-07-30move theme styles at bottom of main.css, change background of page ↵Hakim El Hattab
transition to be transparent
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 ↵Hakim El Hattab
instead of alert to demonstrate custom events
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 ↵Hakim El Hattab
https://github.com/rmurphey/reveal.js into notes
2012-06-14Specify position for .reveal.linear sections. fixes #64Brian Leathem