Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/activity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorChristian Oliff <christianoliff@yahoo.com>2018-10-17 14:00:41 +0300
committerGitHub <noreply@github.com>2018-10-17 14:00:41 +0300
commit21cc6294369379ef3873726bb02285c0a63be48d (patch)
tree37b9067ec2cc115e1a7378a1308361e30c1d3727 /css
parente7606d1c96c66b08bc07cd7c7f5fa8409c8e8b71 (diff)
remove unneeded filter
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/css/style.css b/css/style.css
index 105b8288..f87894dd 100755
--- a/css/style.css
+++ b/css/style.css
@@ -194,8 +194,6 @@
vertical-align: top;
margin-top: 2px;
background-size: contain;
-
- filter: alpha(opacity=50);
opacity: .5;
}
.activity-icon img {