From b634f1e2c70809a4fde7f738cb7c252b6fc3f4dc Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Thu, 25 Feb 2016 17:23:32 +0100 Subject: Make more action icons themable + style fixes Action icons now appear properly in public link page. More actions are now CSS icons. --- apps/files/templates/list.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'apps/files/templates') diff --git a/apps/files/templates/list.php b/apps/files/templates/list.php index ea3e6c61d4a..29769bcd825 100644 --- a/apps/files/templates/list.php +++ b/apps/files/templates/list.php @@ -52,9 +52,8 @@ t( 'Name' )); ?> - " /> - t('Download'))?> + + t('Download'))?> @@ -65,9 +64,8 @@ t( 'Modified' )); ?> - t('Delete'))?> - " /> + t('Delete'))?> + -- cgit v1.2.3