summaryrefslogtreecommitdiffstats
path: root/css/contacts.scss
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-08-29 17:42:38 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-08-29 17:42:38 +0200
commite9edb6a7202da09578a41bc97ca2a6423d4a8965 (patch)
tree55a92aa7c3e65a3ba08c832dc9f992b4df09233f /css/contacts.scss
parent568c88633311bb1c4f0965efe8211a91f4f1427b (diff)
parentfcd8ea5bdb0379581e04b13e088ad201c417e961 (diff)
Merge branch 'vue' of https://github.com/nextcloud/contacts into vue-import-progress
Diffstat (limited to 'css/contacts.scss')
-rw-r--r--css/contacts.scss23
1 files changed, 23 insertions, 0 deletions
diff --git a/css/contacts.scss b/css/contacts.scss
index 503eaf1f..bfdc8614 100644
--- a/css/contacts.scss
+++ b/css/contacts.scss
@@ -1,3 +1,26 @@
+/**
+ * @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/>.
+ *
+ */
+
$grid-height-unit: 40px;
$grid-input-padding: 7px;
$grid-input-margin: 3px;