aboutsummaryrefslogtreecommitdiffstats
path: root/core/css/animations.scss
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2024-05-10 10:32:17 +0200
committerAndy Scherzinger <info@andy-scherzinger.de>2024-05-10 11:07:54 +0200
commit3a161f74fb6710eca56c0b250aadb81db9e9c625 (patch)
treecc95dd67200e9cb87950dc23e8f8c4526f02264a /core/css/animations.scss
parent789dfacc7c4b63968061c05654d035b412c7f744 (diff)
downloadnextcloud-server-3a161f74fb6710eca56c0b250aadb81db9e9c625.tar.gz
nextcloud-server-3a161f74fb6710eca56c0b250aadb81db9e9c625.zip
fix: move SPDX info of generated files to dep5 definition
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'core/css/animations.scss')
-rw-r--r--core/css/animations.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/css/animations.scss b/core/css/animations.scss
index 9c9d69ae018..eb1eae98420 100644
--- a/core/css/animations.scss
+++ b/core/css/animations.scss
@@ -1,8 +1,7 @@
-/*!
+/**
* SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
-
@-webkit-keyframes rotate {
from {
-webkit-transform: rotate(0deg);