1
0
mirror of https://github.com/golang/go synced 2024-09-30 16:18:35 -06:00
go/cmd
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
..
benchcmp benchmark/parser, cmd/benchcmp: improve names of exported identifiers 2015-01-15 01:28:17 +00:00
callgraph cmd/callgraph: fix careless quoting bug 2015-02-09 17:53:43 +00:00
cover tools: add import comments. 2014-12-09 22:42:16 +00:00
digraph tools: add import comments. 2014-12-09 22:42:16 +00:00
eg go/loader: improve robustness in face of input errors 2015-02-02 20:01:59 +00:00
godex tools: add import comments. 2014-12-09 22:42:16 +00:00
godoc cmd/godoc: add golang.org/x/tour meta redirect 2015-02-10 05:48:21 +00:00
goimports all: update links from code.google.com to new homes 2014-12-12 03:10:55 +00:00
gomvpkg cmd/mvpkg: a package moving tool 2015-01-14 17:37:29 +00:00
gorename cmd/gorename: make Usage documentation sensible in godoc 2014-12-30 16:36:43 +00:00
gotype tools: add import comments. 2014-12-09 22:42:16 +00:00
html2article all: address vet reports 2014-12-29 06:08:34 +00:00
oracle tools: add import comments. 2014-12-09 22:42:16 +00:00
present cmd/present: Fixed printing of slides. 2015-02-23 02:47:45 +00:00
ssadump go/ssa: standardize parsing of BuilderMode flags. 2015-02-18 18:34:24 +00:00
stringer cmd/stringer: fix ignored error in TestEndToEnd. 2015-01-15 23:10:50 +00:00
tipgodoc cmd/tipgodoc: set GOROOT_BOOTSTRAP environment variable 2015-01-24 16:29:45 +00:00
vet cmd/vet: add color.CMYK to the whitelist of frozen structs. 2015-02-17 02:58:17 +00:00