1
0
mirror of https://github.com/golang/go synced 2024-09-30 20:18:33 -06:00
go/godoc/dl
Andrew Bonventre 64890f4e2b godoc: fix missing search icon on /dl and correct borders
Some default browser stylesheets set a border radius on <button>
elements that was not being overridden in style.css. The button
should not have any border radii on the left as it should look
like an extension of the search field.

Change-Id: I458bd2e3a903a4c1dd246ff0304e7d3cf29c0988
Reviewed-on: https://go-review.googlesource.com/83296
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-12-11 20:09:31 +00:00
..
dl_test.go godoc/dl: change "All versions" to "Archived versions" 2017-01-06 18:41:26 +00:00
dl.go godoc/dl: bump minimum Windows version to XP SP 3 2017-12-10 00:35:10 +00:00
tmpl.go godoc: fix missing search icon on /dl and correct borders 2017-12-11 20:09:31 +00:00