From: Sarah Conway Date: Thu, 18 Oct 2018 14:28:56 +0000 (-0700) Subject: update button styles X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=e6a1835ab1d22b75edeabc4644110bb99d3da67a;p=pgdutmpltest.git update button styles --- diff --git a/media/pgdu/css/style.css b/media/pgdu/css/style.css index 9bcffa2..ceeec9c 100644 --- a/media/pgdu/css/style.css +++ b/media/pgdu/css/style.css @@ -118,7 +118,7 @@ textarea { padding: 0.75em 1em; } -input[type="submit"], input[type="reset"], input[type="button"], .button { +.btn.btn-outline-dark, button.btn.btn-outline-dark, input[type="submit"], input[type="reset"], input[type="button"], .button { -moz-appearance: none; -webkit-appearance: none; -o-appearance: none;