aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkondou <kondou@ts.unde.re>2014-01-18 17:51:41 +0100
committerkondou <kondou@ts.unde.re>2014-01-18 17:51:41 +0100
commitfea1cc82e87ec46e3b124dbbee6ab2751dc4759f (patch)
treea280c471de5e66cc5b69d5ce091de1913febc1ad
parentce0cbbd7bc634927bce0b3b4929d0334cf0fe28f (diff)
downloadnextcloud-server-fea1cc82e87ec46e3b124dbbee6ab2751dc4759f.tar.gz
nextcloud-server-fea1cc82e87ec46e3b124dbbee6ab2751dc4759f.zip
Keep the EOF-Newline
-rw-r--r--apps/files_trashbin/css/trash.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/css/trash.css b/apps/files_trashbin/css/trash.css
index 434836a2b81..97819f4e80b 100644
--- a/apps/files_trashbin/css/trash.css
+++ b/apps/files_trashbin/css/trash.css
@@ -1,3 +1,3 @@
#fileList td a.file, #fileList td a.file span {
cursor: default;
-} \ No newline at end of file
+}