remove IE6-only CSS
authorAndrew Hunt <andrew@aghstrategies.com>
Mon, 3 Aug 2020 23:19:01 +0000 (19:19 -0400)
committerAndrew Hunt <andrew@aghstrategies.com>
Tue, 8 Sep 2020 19:30:20 +0000 (15:30 -0400)
css/civicrm.css

index 55b4b32dd797e634e4997909182fc573f350b765..e0e1353d03220e67876d50254ffd3e184837f639 100644 (file)
@@ -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;
 }