summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-08-16 01:59:30 -0500
committerwebchick <webchick@24967.no-reply.drupal.org>2011-08-16 01:59:30 -0500
commit29bdcab7bde3fe9628c369480812c33e6a88aab5 (patch)
tree649a7682e0872b0d0d6bee97e3e5d38672f3acc2 /themes
parent97a224951ba27f831ba40dd610559b5cd213fe5b (diff)
downloadbrdo-29bdcab7bde3fe9628c369480812c33e6a88aab5.tar.gz
brdo-29bdcab7bde3fe9628c369480812c33e6a88aab5.tar.bz2
Issue #1238124 by David_Rothstein: Roll-back blue 'save' button in 7.x.
Diffstat (limited to 'themes')
-rw-r--r--themes/seven/style.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css
index 6ac786148..05e7af3bc 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -659,15 +659,6 @@ a.button:active {
text-decoration: none;
color: #5a5a5a;
}
-.node-form input#edit-submit,
-.node-form input#edit-submit-1 {
- border: 1px solid #8eB7cd;
- border-left-color: #8eB7cd;
- border-right-color: #8eB7cd;
- border-bottom-color: #7691a2;
- background: url(images/buttons.png) 0px -40px repeat-x;
- color: #133B54;
-}
input.form-submit:active {
background: #666;
color: #fff;