Commit Graph

400 Commits

Author SHA1 Message Date
3111d3b1ae support for 'separate-page' layout for notes in PDF exports #1518 2016-05-26 09:57:27 +02:00
fd97d56894 Merge pull request #1537 from vincentbernat/fix/dark-background-simple-theme
make theme "simple" use white titles on dark backgrounds
2016-05-23 10:57:47 +02:00
6593ac3d5f moz selection color in theme template #1575 2016-05-23 10:38:46 +02:00
3483aacfa7 Merge pull request #1575 from aniqah/firefox-selection-colour
Add selection colour for Mozilla Firefox
2016-05-23 10:36:54 +02:00
c5c0290cca Merge branch 'patch-1' of https://github.com/tiagorg/reveal.js into dev 2016-05-23 10:28:32 +02:00
187114f472 Removing duplicated "position" property at pdf.css
Found that by running css-lint on the code
2016-05-21 11:36:49 -07:00
9b11915c3a fix pdf bg layering, simplify code 2016-04-28 17:07:26 +02:00
d1a3656108 Add selection colour for Mozilla Firefox
Defines the highlight colour when selecting slide content using Mozilla
Firefox to match other browsers, instead of being the default colour.
2016-04-27 14:50:03 -04:00
5dd9067150 overview now works with percentage based width/height #1247 2016-04-13 15:21:30 +02:00
a9566dfbd4 make theme "simple" use white titles on dark backgrounds
This is similar to what is done in the "white" theme.
2016-03-24 16:25:01 +01:00
7cee887815 Merge branch 'patch-1' of https://github.com/LaurentTreguier/reveal.js into dev 2016-03-07 08:58:58 +01:00
219a60053a Change ".video" to ".reveal .video"
I don't know if this is supposed to be this way ?
2016-02-17 20:07:53 +01:00
fdb75176e7 merge #1220 2016-01-11 10:17:02 +01:00
8ec529d767 rebuild css 2016-01-08 13:59:12 +01:00
52aec94800 center help overlay with flexbox 2016-01-08 10:58:13 +01:00
76faeccd3e Merge branch 'fragments' of https://github.com/kewitz/reveal.js into dev 2016-01-08 10:39:02 +01:00
18b644cf8f ©️ ©️ ©️ ©️ ©️ closes #1469 2016-01-04 09:29:55 +01:00
2909440fde Clean version of the new transitions. 2015-11-22 18:52:42 -02:00
d457b9270a Added 4 fragment transitions effect. 2015-11-22 18:34:25 -02:00
d022113eea Merge pull request #1362 from GuGuss/patch-1
Update the theme README.md
2015-11-09 16:54:32 +01:00
bb7ab5f94e Merge pull request #1381 from lordsutch/master
Fix text being cut off in Chrome when printing.
2015-11-09 16:51:05 +01:00
fcfcf9e784 more slide number tweaking 2015-10-30 09:27:32 +01:00
edfa131c9c tweak how speaker notes look in pdf exports 2015-10-29 16:44:47 +01:00
f87f3e60f3 style tweak 2015-10-29 14:40:49 +01:00
d66cba6efa remove out of sync comments from pdf css 2015-10-29 13:24:47 +01:00
0e779edb20 slide numbers work in pdf exports, update slide number style 2015-10-29 11:59:26 +01:00
0198d74391 change slide number formats 2015-10-29 10:58:06 +01:00
34b82baa67 run autoprefixer 2015-10-06 20:17:22 +02:00
5e763bc67d fix black background in fullscreen mode #668 #1386 2015-10-06 20:16:46 +02:00
6d93ce5748 rebuild css 2015-10-06 19:40:06 +02:00
e0d723be28 Fix slides being cut off in Chrome. 2015-10-02 20:48:13 -04:00
55a69fc68d Update the theme README.md
The `grunt css-themes` command now loops through all Sass files. There is no need to add the newly created file to the task list.
2015-09-20 09:05:28 +02:00
1116d99e87 prevent swipes on speaker notes 2015-09-10 11:26:05 +02:00
bd6a592b8b notes style changes 2015-09-10 11:09:03 +02:00
ca4098145e bump up z-index of notes in pdf 2015-09-10 10:35:25 +02:00
1c6990d20f fix pdf print when showNotes is disabled 2015-09-10 09:30:57 +02:00
5d39e8b8ce reorder css 2015-09-10 09:16:58 +02:00
b0b2ce1fe3 print notes to pdf when is enabled #304 2015-09-10 08:51:04 +02:00
2ad4065500 ability to share presentation with speaker notes #304 2015-09-09 14:09:37 +02:00
983bd51838 fix initial visibility of strike fragments #737 2015-09-02 12:46:32 +02:00
044e87017d fix issue where 'none' transition did not apply to vertical stacks 2015-08-31 10:55:02 +02:00
25da01ce41 Merge pull request #1132 from kendaleiv/plain-images
Add plain class for plain images
2015-07-07 12:18:33 +02:00
c96a5d6ae3 fix theme control arrow selectors #1257 2015-07-07 11:37:36 +02:00
d3b2ed9462 Merge branch 'controls-buttons-a11y' of https://github.com/marcysutton/reveal.js into dev 2015-07-07 11:33:56 +02:00
523f78eda7 remove harcoded syntax highlight colors #1290 2015-07-02 14:58:47 +02:00
242f2d6c96 accessibility: controls as buttons, not divs 2015-06-05 14:02:46 -04:00
80e52c08e9 add test presentation for per-slide transitions, compile css #1106 2015-05-03 19:53:37 -04:00
0f7b0dc22c Merge branch 'master' of https://github.com/jammon/reveal.js into dev 2015-05-03 19:16:27 -04:00
a96cabaf70 Fixed last header having a border-bottom
`<tbody/>` is automatically inserted, so we can guarantee that this affects all ths and tds in the last row of the table *body* and the head is left untouched
2015-05-03 17:40:11 +02:00
4e3b91ae03 remove 'roll-in' fragment style due to Chrome crash #1150 2015-04-12 18:12:48 +02:00