From 38e657a5d5791919937ca8e0deb2460aaa103883 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 23 Jul 2016 22:02:21 +0200 Subject: removing owncloud references and updating links --- css/app.css | 2 +- css/content.css | 2 +- css/explore.css | 2 +- css/navigation.css | 2 +- css/settings.css | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'css') diff --git a/css/app.css b/css/app.css index e1732a7fd..229cee81a 100644 --- a/css/app.css +++ b/css/app.css @@ -1,5 +1,5 @@ /** - * ownCloud - News + * Nextcloud - News * * This file is licensed under the Affero General Public License version 3 or * later. See the COPYING file. diff --git a/css/content.css b/css/content.css index dfadad590..aebcb6995 100644 --- a/css/content.css +++ b/css/content.css @@ -1,5 +1,5 @@ /** - * ownCloud - News + * Nextcloud - News * * This file is licensed under the Affero General Public License version 3 or * later. See the COPYING file. diff --git a/css/explore.css b/css/explore.css index 6b24d1035..1cff41ce8 100644 --- a/css/explore.css +++ b/css/explore.css @@ -1,5 +1,5 @@ /** - * ownCloud - News + * Nextcloud - News * * This file is licensed under the Affero General Public License version 3 or * later. See the COPYING file. diff --git a/css/navigation.css b/css/navigation.css index d5ea11d7f..63934af1f 100644 --- a/css/navigation.css +++ b/css/navigation.css @@ -1,5 +1,5 @@ -/** - * ownCloud - News + * Nextcloud - News * * This file is licensed under the Affero General Public License version 3 or * later. See the COPYING file. diff --git a/css/settings.css b/css/settings.css index fc9158b36..74e9ebf28 100644 --- a/css/settings.css +++ b/css/settings.css @@ -1,5 +1,5 @@ /** - * ownCloud - News + * Nextcloud - News * * This file is licensed under the Affero General Public License version 3 or * later. See the COPYING file. @@ -42,7 +42,7 @@ #app-settings-content label input[type="checkbox"] { margin-left: -18px; - max-width: 16px; + max-width: 16px; } .button-icon-label { -- cgit v1.2.3