make the share icon in the filelist visible again

Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2016-11-23 14:44:53 +01:00
parent f692ea34f1
commit 3bb3296c53
No known key found for this signature in database
GPG Key ID: 425003AC385454C5
1 changed files with 1 additions and 0 deletions

View File

@ -668,6 +668,7 @@ html.ie8 .column-mtime .selectedActions {
display:inline;
}
/* always show actions on mobile, not only on hover */
#fileList a.action.action-share.permanent,
#fileList a.action.action-menu.permanent {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)" !important;
filter: alpha(opacity=30) !important;