From 183923ccb81f3a4f191e98ee76c218e3a8badfc9 Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Mon, 3 Aug 2020 19:59:24 -0400 Subject: [PATCH] No need to make Cancel button color imperceptibly dimmer --- css/civicrm.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/css/civicrm.css b/css/civicrm.css index a1c987e2c5..5f52d778ac 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -1850,9 +1850,6 @@ input.crm-form-entityref { .crm-container .crm-button-type-back { margin-left: 20px; } -.crm-container .crm-button-type-cancel input { - color: #E6E6DC!important; -} .crm-container a.button, .crm-container a.button:link, -- 2.25.1