Mercurial > hg
changeset 26599:bdd7d9c7e626
hgweb: remove obsolete -webkit-border-radius property
author | Gijs Kruitbosch <gijskruitbosch@gmail.com> |
---|---|
date | Mon, 12 Oct 2015 14:46:51 +0100 |
parents | 264e88901c44 |
children | e8497889edab |
files | mercurial/templates/static/style-paper.css |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/templates/static/style-paper.css Mon Oct 12 15:20:04 2015 +0800 +++ b/mercurial/templates/static/style-paper.css Mon Oct 12 14:46:51 2015 +0100 @@ -89,7 +89,6 @@ background: #ffc; font-size: 70%; border: 1px solid yellow; - -webkit-border-radius: 5px; /* this is just for Safari */ border-radius: 5px; }