summaryrefslogtreecommitdiffstats
path: root/css/settings/settings-addressbook.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/settings/settings-addressbook.scss')
-rw-r--r--css/settings/settings-addressbook.scss28
1 files changed, 24 insertions, 4 deletions
diff --git a/css/settings/settings-addressbook.scss b/css/settings/settings-addressbook.scss
index bda520fa..6a72f935 100644
--- a/css/settings/settings-addressbook.scss
+++ b/css/settings/settings-addressbook.scss
@@ -1,4 +1,26 @@
-// BLOCK
+/**
+ * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
+ *
+ * @author John Molakvoæ <skjnldsv@protonmail.com>
+ * author Team Popcorn <teampopcornberlin@gmail.com>
+ *
+ * @license GNU AGPL version 3 or any later version
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
+ */
+
.addressbook {
display: flex;
align-items: center;
@@ -26,6 +48,4 @@
&__share {
margin-left: auto;
}
-}
-
-// MODIFIER \ No newline at end of file
+} \ No newline at end of file