mark connections where we do not have post_comments permissions with an no entry sign.

This commit is contained in:
Mario Vavti
2018-02-24 19:42:39 +01:00
parent f6d024cb3f
commit c618bfc607
10 changed files with 51 additions and 6 deletions

View File

@@ -36,4 +36,10 @@
.connphone {
color: green;
}
}
.contact-photo-wrapper .oneway-overlay {
margin-top: -25px;
margin-left: 53px;
font-size: 20px;
}