aboutsummaryrefslogtreecommitdiffstats
path: root/core/css/whatsnew.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/whatsnew.css')
-rw-r--r--core/css/whatsnew.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/core/css/whatsnew.css b/core/css/whatsnew.css
index 09ce659fa01..638b4a53eb1 100644
--- a/core/css/whatsnew.css
+++ b/core/css/whatsnew.css
@@ -1 +1,4 @@
-.whatsNewPopover{bottom:35px !important;left:15px !important;width:270px;z-index:700}.whatsNewPopover p{width:auto !important}.whatsNewPopover .caption{font-weight:bold;cursor:auto !important}.whatsNewPopover .icon-close{position:absolute;right:0}.whatsNewPopover::after{content:none}/*# sourceMappingURL=whatsnew.css.map */
+/*!
+ * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-License-Identifier: AGPL-3.0-or-later
+ */.whatsNewPopover{bottom:35px !important;inset-inline-start:15px !important;width:270px;z-index:700}.whatsNewPopover p{width:auto !important}.whatsNewPopover .caption{font-weight:bold;cursor:auto !important}.whatsNewPopover .icon-close{position:absolute;inset-inline-end:0}.whatsNewPopover::after{content:none}/*# sourceMappingURL=whatsnew.css.map */