dim class was un-themed

This commit is contained in:
zotlabs
2017-03-14 18:42:51 -07:00
parent 2c73b457ef
commit e891380ed5
2 changed files with 2 additions and 2 deletions

View File

@@ -1104,7 +1104,7 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover {
.contact-block-content {
margin-top: 10px;
}
.contact-block-img.archived, .app-deleted {
.contact-block-img.archived, .app-deleted, .dim {
opacity: 0.3;
filter:alpha(opacity=30);
}