summaryrefslogtreecommitdiff
path: root/theme/default
diff options
context:
space:
mode:
authorZach Copley <zach@controlyourself.ca>2009-05-21 05:46:38 +0000
committerZach Copley <zach@controlyourself.ca>2009-05-21 05:46:38 +0000
commit07de94ca99c5541b26da9292c4eaa3d80bee3dbe (patch)
treeb539b139198720edbf7859dce59d7187f65f65c5 /theme/default
parent54cd0a2046c417fd072bb4cf79aeda163cf760af (diff)
parent689dd9ee5f81e3e2472e92b10248fecd39638160 (diff)
Merge branch '0.8.x' into fbconnect
Diffstat (limited to 'theme/default')
-rw-r--r--theme/default/css/display.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/default/css/display.css b/theme/default/css/display.css
index e4b57ef49..fce2e7e29 100644
--- a/theme/default/css/display.css
+++ b/theme/default/css/display.css
@@ -33,7 +33,7 @@ border-color:#aaa;
border-color:#C3D6DF;
}
-.form_settings input.form_action-secondary {
+.form_settings input.form_action-primary {
background:none;
}
@@ -60,7 +60,7 @@ div.notice-options input,
.entity_send-a-message a,
.form_user_nudge input.submit,
.entity_nudge p,
-.form_settings input.form_action-secondary {
+.form_settings input.form_action-primary {
color:#002E6E;
}