summaryrefslogtreecommitdiff
path: root/theme/pigeonthoughts
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/pigeonthoughts
parent54cd0a2046c417fd072bb4cf79aeda163cf760af (diff)
parent689dd9ee5f81e3e2472e92b10248fecd39638160 (diff)
Merge branch '0.8.x' into fbconnect
Diffstat (limited to 'theme/pigeonthoughts')
-rw-r--r--theme/pigeonthoughts/css/base.css4
-rw-r--r--theme/pigeonthoughts/css/display.css4
2 files changed, 5 insertions, 3 deletions
diff --git a/theme/pigeonthoughts/css/base.css b/theme/pigeonthoughts/css/base.css
index 179719820..08427d3c8 100644
--- a/theme/pigeonthoughts/css/base.css
+++ b/theme/pigeonthoughts/css/base.css
@@ -199,9 +199,11 @@ padding:0 7px;
}
+.form_settings input.form_action-primary {
+padding:0;
+}
.form_settings input.form_action-secondary {
margin-left:29px;
-padding:0;
}
#form_search .submit {
diff --git a/theme/pigeonthoughts/css/display.css b/theme/pigeonthoughts/css/display.css
index 19341ef7f..af31cf78d 100644
--- a/theme/pigeonthoughts/css/display.css
+++ b/theme/pigeonthoughts/css/display.css
@@ -36,7 +36,7 @@ border-color:#aaa;
border-color:#ddd;
}
-.form_settings input.form_action-secondary {
+.form_settings input.form_action-primary {
background:none;
}
@@ -63,7 +63,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:#000;
}