update button styles
authorSarah Conway <sarah.conway@crunchydata.com>
Thu, 18 Oct 2018 14:28:56 +0000 (07:28 -0700)
committerSarah Conway <sarah.conway@crunchydata.com>
Thu, 18 Oct 2018 14:28:56 +0000 (07:28 -0700)
media/pgdu/css/style.css

index 9bcffa28de5579c6b382195801debada91dc2f89..ceeec9c2478ccfe3f6ce9f6c44e060422d7e8a21 100644 (file)
@@ -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;