summaryrefslogtreecommitdiff
path: root/theme/default/css
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@plantard.controlezvous.ca>2009-01-24 03:55:32 +0000
committerSarven Capadisli <csarven@plantard.controlezvous.ca>2009-01-24 03:55:32 +0000
commita7d3f34204f53b6737650e1d5ebb00733d1f00b5 (patch)
treed7a16bf6574f200ff2e7ae609c6973968e79d9bd /theme/default/css
parent8e4f985e4502a14d66f84f9e5c8d4a54bb8e5594 (diff)
M
Diffstat (limited to 'theme/default/css')
-rw-r--r--theme/default/css/display.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/theme/default/css/display.css b/theme/default/css/display.css
index d09204e95..fc52e9525 100644
--- a/theme/default/css/display.css
+++ b/theme/default/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);
}