aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 0788775e7..fd8033928 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1651,6 +1651,10 @@ header {
.contact-block-content {
margin-top: 8px;
}
+.contact-block-img.archived {
+ opacity: 0.3;
+ filter:alpha(opacity=30);
+}
.profile-match-connect { margin-top: 5px; }