summaryrefslogtreecommitdiff
path: root/theme/identica/css/display.css
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2009-12-11 09:58:53 -0500
committerEvan Prodromou <evan@status.net>2009-12-11 09:58:53 -0500
commit4919671bbd3b9d59922990a6a9b2a9eb1414f338 (patch)
tree526be3ad3396be04926eaf95ccdd049a43478824 /theme/identica/css/display.css
parent2c9b30a31b97a4d03d0f246c9ad938e44c1efc23 (diff)
parent85473ecf94e92cd0e6503e4d27ea26452076aafd (diff)
Merge branch '0.9.x' into forward
Diffstat (limited to 'theme/identica/css/display.css')
-rw-r--r--theme/identica/css/display.css13
1 files changed, 4 insertions, 9 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index 728ca9733..0e8fa6d79 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -30,8 +30,7 @@ border-radius:4px;
input, textarea, select, option {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
-input, textarea, select,
-.entity_remote_subscribe {
+input, textarea, select {
border-color:#AAAAAA;
}
@@ -56,14 +55,12 @@ background:none;
}
.form_notice.warning #notice_text-count,
-.form_settings .form_note,
-.entity_remote_subscribe {
+.form_settings .form_note {
background-color:#9BB43E;
}
input.submit,
.form_notice.warning #notice_text-count,
.form_settings .form_note,
-.entity_remote_subscribe,
.entity_actions a,
.entity_actions input,
.entity_moderation p,
@@ -81,12 +78,10 @@ background-color:transparent;
input:focus, textarea:focus, select:focus,
.form_notice.warning #notice_data-text,
.form_notice.warning #notice_text-count,
-.form_settings .form_note,
-.entity_remote_subscribe {
+.form_settings .form_note {
border-color:#9BB43E;
}
-input.submit,
-.entity_remote_subscribe {
+input.submit {
color:#FFFFFF;
}
.entity_actions input.submit {