summaryrefslogtreecommitdiff
path: root/theme/identica
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-24 03:45:44 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-24 03:45:44 +0000
commit8e4f985e4502a14d66f84f9e5c8d4a54bb8e5594 (patch)
treed88fb2062b616799f3610c3f925fe0089a71481b /theme/identica
parent08030196ca2c0ff51ac0edd420f0e8046e676623 (diff)
Minor
Diffstat (limited to 'theme/identica')
-rw-r--r--theme/identica/css/display.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index 33d133bd5..a307ea290 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -54,9 +54,9 @@ a,
div.notice-options input,
.form_user_block input.submit,
.form_user_unblock input.submit,
-#entity_send-a-message a,
+.entity_send-a-message a,
.form_user_nudge input.submit,
-#entity_nudge p {
+.entity_nudge p {
color:#002E6E;
}
@@ -160,11 +160,11 @@ background-image:url(../../base/images/icons/icon_vcard.gif);
}
-#entity_send-a-message a,
+.entity_send-a-message a,
.form_user_nudge input.submit,
.form_user_block input.submit,
.form_user_unblock input.submit,
-#entity_nudge p {
+.entity_nudge p {
background-position: 0 40%;
background-repeat: no-repeat;
background-color:transparent;
@@ -181,10 +181,10 @@ color:#fff;
background-color:#97BFD1;
}
-#entity_send-a-message a {
+.entity_send-a-message a {
background-image:url(../images/icons/twotone/green/quote.gif);
}
-#entity_nudge p,
+.entity_nudge p,
.form_user_nudge input.submit {
background-image:url(../images/icons/twotone/green/mail.gif);
}