1
0
mirror of https://github.com/golang/go synced 2024-11-18 14:14:46 -07:00
go/cmd/present/static
tell-k 85a87a81a9 cmd/present: fix CSS when printing slides
The existing CSS style was causing slides to not align with page
boundaries when printing slides. The cause of that is the CSS transform
property that is applied to automatically scale size of slides.
This change clears the transform property just before printing.

Fixes golang/go#29480

Change-Id: I6f719ad1b716e9bda8ba83007c3d1d7dece9ce08
GitHub-Last-Rev: d46dfee57601b2e9127c5e8e80e596dc2a2f24fa
GitHub-Pull-Request: golang/tools#67
Reviewed-on: https://go-review.googlesource.com/c/155940
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2019-01-23 18:36:29 +00:00
..
article.css cmd/present: adjust article presentation 2016-11-29 02:21:02 +00:00
dir.css go.tools/cmd/present: add present tool 2014-05-05 14:55:27 -07:00
dir.js go.tools/cmd/present: add present tool 2014-05-05 14:55:27 -07:00
favicon.ico go.tools/cmd/present: add present tool 2014-05-05 14:55:27 -07:00
jquery-ui.js go.tools/cmd/present: move jquery ui code into static 2014-07-16 16:33:46 +10:00
notes.css x/tools/present: display presenter notes and synchronize browser windows 2016-06-01 05:16:27 +00:00
notes.js present: add speaker notes to the title page 2016-10-19 22:19:41 +00:00
slides.js cmd/present: fix CSS when printing slides 2019-01-23 18:36:29 +00:00
styles.css cmd/present: display slide numbers 2018-04-13 16:54:21 +00:00