]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
M
authorSarven Capadisli <csarven@plantard.controlezvous.ca>
Sat, 24 Jan 2009 03:55:32 +0000 (03:55 +0000)
committerSarven Capadisli <csarven@plantard.controlezvous.ca>
Sat, 24 Jan 2009 03:55:32 +0000 (03:55 +0000)
theme/default/css/display.css

index d09204e954d03908d75457c75111db9ac52c7568..fc52e9525f9f7cfe9a37024caba4e2fb9694a1ea 100644 (file)
@@ -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);
 }