aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-14 17:41:24 -0700
committerfriendica <info@friendica.com>2012-06-14 17:41:24 -0700
commit40e6d87d082a9966e71925e7339a06cb4cf16017 (patch)
tree719af6dde1045017c7b7ac03483ca67e8926f053
parent8c94fa23bfebf6d6b9930ed83a86e9cdae55d28f (diff)
downloadvolse-hubzilla-40e6d87d082a9966e71925e7339a06cb4cf16017.tar.gz
volse-hubzilla-40e6d87d082a9966e71925e7339a06cb4cf16017.tar.bz2
volse-hubzilla-40e6d87d082a9966e71925e7339a06cb4cf16017.zip
highlight the lost contact message
-rw-r--r--view/theme/duepuntozero/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 3264caf52..be755d411 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -1608,7 +1608,7 @@ input#dfrn-url {
.contact-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
-#block-message, #ignore-message, #archive-message {
+#block-message, #ignore-message, #archive-message, #lost-contact-message {
color: #FF0000;
}