summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing_log/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing_log/css/style.css')
-rw-r--r--apps/files_sharing_log/css/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_sharing_log/css/style.css b/apps/files_sharing_log/css/style.css
new file mode 100644
index 00000000000..069d3a45e0d
--- /dev/null
+++ b/apps/files_sharing_log/css/style.css
@@ -0,0 +1,7 @@
+#files_sharing_log {
+padding: 2em;
+}
+#files_sharing_log th,
+#files_sharing_log td {
+padding: 0 1em;
+}