summaryrefslogtreecommitdiff
path: root/themes/seven
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-22 07:46:03 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-22 07:46:03 +0000
commitf859634ae71a678056562822322cf267bbda6661 (patch)
treec0dbedc24dd742e13a11b05be73cfffb9d8d9a6d /themes/seven
parent8eb5874e645941473e31525e76d8ce55b39f0135 (diff)
downloadbrdo-f859634ae71a678056562822322cf267bbda6661.tar.gz
brdo-f859634ae71a678056562822322cf267bbda6661.tar.bz2
#544398 by Gábor Hojtsy, mr.baileys: Fixed Delete buttons look disabled in Seven theme even though they're not
Diffstat (limited to 'themes/seven')
-rw-r--r--themes/seven/style.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css
index 0be35fab2..0d1b6bdf7 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,