From d9fc1272c7a904c994c0f41d5474ca31a116a385 Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Mon, 3 Aug 2020 19:19:01 -0400 Subject: [PATCH] remove IE6-only CSS --- css/civicrm.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/css/civicrm.css b/css/civicrm.css index 55b4b32dd7..e0e1353d03 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -1835,8 +1835,6 @@ input.crm-form-entityref { .crm-container .crm-button input { background: none; - _background: #6C6C6C; - /* IE6 only */ border: medium none; color: #FFF; cursor: pointer; @@ -1895,8 +1893,6 @@ input.crm-form-entityref { padding: 3px 5px 2px; margin: 0; background: none; - _background: #6C6C6C; - /* IE6 only */ border: none; } -- 2.25.1