tools/cmd/present
Egon Elbre e0e177e896 cmd/present: Fixed printing of slides.
I moved print.css into styles.css - to make it obvious that it needs to be
considered when modifying the styles.css. I use @media screen for all the
framwork related css, this means the @media print doesn't have to start
overriding each property - also there's less chance of a problem when
something isn't overridden.

Change-Id: Ic58e8c80df3339b55f67140a47866a232e0d30a3
Reviewed-on: https://go-review.googlesource.com/5526
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-02-23 02:47:45 +00:00
..
static cmd/present: Fixed printing of slides. 2015-02-23 02:47:45 +00:00
templates cmd/present: show navigational help text on page load 2015-02-14 23:26:36 +00:00
appengine.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
dir.go cmd/present: skip the "golang.org" directory 2014-12-14 23:37:49 +00:00
doc.go all: update links from code.google.com to new homes 2014-12-12 03:10:55 +00:00
local.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
play.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00