Skip to content
Snippets Groups Projects
Commit 29bdcab7 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #1238124 by David_Rothstein: Roll-back blue 'save' button in 7.x.

parent 97a22495
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment