From f859634ae71a678056562822322cf267bbda6661 Mon Sep 17 00:00:00 2001
From: Angie Byron <webchick@24967.no-reply.drupal.org>
Date: Wed, 22 Dec 2010 07:46:03 +0000
Subject: [PATCH] =?UTF-8?q?#544398=20by=20G=C3=A1bor=20Hojtsy,=20mr.bailey?=
 =?UTF-8?q?s:=20Fixed=20Delete=20buttons=20look=20disabled=20in=20Seven=20?=
 =?UTF-8?q?theme=20even=20though=20they're=20not?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 themes/seven/style.css | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/themes/seven/style.css b/themes/seven/style.css
index 0be35fab27cc..0d1b6bdf7908 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -682,12 +682,6 @@ input.form-button-disabled:active {
   text-shadow: none;
   color: #999;
 }
-form input#edit-delete {
-  background: #eee;
-  border-color: #fff #ddd #ccc;
-  text-shadow: none;
-  color: #999;
-}
 input.form-autocomplete,
 input.form-text,
 input.form-file,
-- 
GitLab