-
+
@@ -239,21 +130,4 @@ export default {
.fade-enter, .fade-leave-to {
opacity: 0;
}
-
- .modal__content {
- width: 25vw;
- min-width: 250px;
- min-height: 120px;
- text-align: center;
- margin: 20px 20px 100px 20px;
-
- .multiselect {
- margin-bottom: 10px;
- }
- }
-
- .modal__content button {
- float: right;
- margin-top: 50px;
- }
diff --git a/src/components/cards/CardItem.vue b/src/components/cards/CardItem.vue
index f3de5c68d..70ee8287e 100644
--- a/src/components/cards/CardItem.vue
+++ b/src/components/cards/CardItem.vue
@@ -54,6 +54,8 @@
+
+
+ -
+ - @author Julius Härtl
+ -
+ - @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 .
+ -
+ -->
+
+
+