summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css10
-rw-r--r--theme/identica/css/display.css12
2 files changed, 11 insertions, 11 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index d4e9742b2..b6a3102e5 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -600,7 +600,7 @@ text-align:left;
width:100%;
}
.entity_actions a,
-#entity_nudge p,
+.entity_nudge p,
.entity_remote_subscribe {
text-decoration:none;
font-weight:bold;
@@ -609,15 +609,15 @@ display:block;
.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 {
border:0;
padding-left:20px;
}
-#entity_send-a-message a,
-#entity_nudge p {
+.entity_send-a-message a,
+.entity_nudge p {
padding:4px 4px 4px 23px;
}
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);
}