aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-03-14 18:42:51 -0700
committerMario Vavti <mario@mariovavti.com>2017-03-29 13:42:17 +0200
commitee46faff1a49751dc2ee42729ccc4bb414b3d40d (patch)
tree1df8bed6066c37add62544757e95de9befbb4fc8 /view/theme/redbasic/css
parentfa629841bd2fd150531a5494504a24b13a0c4503 (diff)
downloadvolse-hubzilla-ee46faff1a49751dc2ee42729ccc4bb414b3d40d.tar.gz
volse-hubzilla-ee46faff1a49751dc2ee42729ccc4bb414b3d40d.tar.bz2
volse-hubzilla-ee46faff1a49751dc2ee42729ccc4bb414b3d40d.zip
dim class was un-themed
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index d5edc6902..156df07ff 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -802,7 +802,7 @@ div.jGrowl div.jGrowl-notification {
.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);
}