From 1eef90f6cbdbf06bbc1c7e03398e9e1243664fe1 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 28 Sep 2018 14:03:55 +0900 Subject: [PATCH] wip --- .../views/components/drive.file-detail.vue | 42 +++++++------------ .../mobile/views/components/drive.file.vue | 19 +++------ .../mobile/views/components/drive.folder.vue | 10 +---- .../app/mobile/views/components/drive.vue | 20 ++++----- .../mobile/views/components/notification.vue | 10 +---- .../views/pages/received-follow-requests.vue | 4 +- src/client/theme/dark.json | 1 + src/client/theme/light.json | 1 + 8 files changed, 36 insertions(+), 71 deletions(-) diff --git a/src/client/app/mobile/views/components/drive.file-detail.vue b/src/client/app/mobile/views/components/drive.file-detail.vue index 810889259..de46297fc 100644 --- a/src/client/app/mobile/views/components/drive.file-detail.vue +++ b/src/client/app/mobile/views/components/drive.file-detail.vue @@ -134,10 +134,10 @@ export default Vue.extend({ diff --git a/src/client/app/mobile/views/components/drive.file.vue b/src/client/app/mobile/views/components/drive.file.vue index ba58cf59a..68978bb94 100644 --- a/src/client/app/mobile/views/components/drive.file.vue +++ b/src/client/app/mobile/views/components/drive.file.vue @@ -63,9 +63,7 @@ export default Vue.extend({ diff --git a/src/client/app/mobile/views/components/drive.folder.vue b/src/client/app/mobile/views/components/drive.folder.vue index f76ecba6a..05dcbd083 100644 --- a/src/client/app/mobile/views/components/drive.folder.vue +++ b/src/client/app/mobile/views/components/drive.folder.vue @@ -24,9 +24,9 @@ export default Vue.extend({ diff --git a/src/client/app/mobile/views/components/drive.vue b/src/client/app/mobile/views/components/drive.vue index 76d6c2737..891946251 100644 --- a/src/client/app/mobile/views/components/drive.vue +++ b/src/client/app/mobile/views/components/drive.vue @@ -473,7 +473,7 @@ export default Vue.extend({ diff --git a/src/client/app/mobile/views/components/notification.vue b/src/client/app/mobile/views/components/notification.vue index 7b73012e0..4a0910434 100644 --- a/src/client/app/mobile/views/components/notification.vue +++ b/src/client/app/mobile/views/components/notification.vue @@ -105,7 +105,7 @@ export default Vue.extend({ diff --git a/src/client/app/mobile/views/pages/received-follow-requests.vue b/src/client/app/mobile/views/pages/received-follow-requests.vue index c2b2606fd..beaf6bba5 100644 --- a/src/client/app/mobile/views/pages/received-follow-requests.vue +++ b/src/client/app/mobile/views/pages/received-follow-requests.vue @@ -52,8 +52,6 @@ export default Vue.extend({