mirror of
https://github.com/nextcloud/server.git
synced 2025-01-30 22:37:01 +00:00
a0ef683d39
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 lines
456 B
CSS
4 lines
456 B
CSS
/*!
|
|
* SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*/@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}/*# sourceMappingURL=animations.css.map */
|