summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2011-08-07 15:29:38 -0400
committerDries Buytaert <dries@buytaert.net>2011-08-07 15:29:38 -0400
commit776cf15457c0638ac60735f01fc0f0ca176674b2 (patch)
tree5eaf105467abdd1a897caa023faf01707b7aceff /themes
parent44a8139aa801bc4d1c4ea3107483066c02489209 (diff)
downloadbrdo-776cf15457c0638ac60735f01fc0f0ca176674b2.tar.gz
brdo-776cf15457c0638ac60735f01fc0f0ca176674b2.tar.bz2
- Patch #1238124 by Bojhan: the blue 'save' button is gone, bring it back.
Diffstat (limited to 'themes')
-rw-r--r--themes/seven/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css
index 66303c501..6ac786148 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -659,8 +659,8 @@ a.button:active {
text-decoration: none;
color: #5a5a5a;
}
-div.node-form input#edit-submit,
-div.node-form input#edit-submit-1 {
+.node-form input#edit-submit,
+.node-form input#edit-submit-1 {
border: 1px solid #8eB7cd;
border-left-color: #8eB7cd;
border-right-color: #8eB7cd;