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
+7
View File
@@ -216,3 +216,10 @@ a.wikilist {
#notifications {
margin-bottom: 1rem;
}
/* contact block */
.contact-block-div .oneway-overlay {
font-size: 20px;
margin-left: -25px;
margin-top: 25px;
}