Updated copyright info in headers

This commit is contained in:
2025-05-14 14:34:59 +01:00
parent 6e5f414db0
commit 0a58f44a18
9 changed files with 13 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
/*
* Copyright (C) 2020-2023 Graz University of Technology.
* Copyright (C) 2020-2023 Graz University of Technology.
* Copyright (C) 2025 I-Form Advanced Manufacturing Research Centre.
*
* invenio-theme-iform is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.

View File

@@ -1,5 +1,6 @@
/*
* Copyright (C) 2020-2021 Graz University of Technology.
* Copyright (C) 2025 I-Form Advanced Manufacturing Research Centre.
*
* invenio-theme-iform is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.

View File

@@ -1,5 +1,6 @@
/*
* Copyright (C) 2020-2021 Graz University of Technology.
* Copyright (C) 2025 I-Form Advanced Manufacturing Research Centre.
*
* invenio-theme-iform is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
@@ -67,8 +68,8 @@ pre,
.ui.button,
.ui.items,
.ui.accordion .title:not(.ui),
.ui.items > .item > .content > .header,
.ui.modal > .header,
.ui.items>.item>.content>.header,
.ui.modal>.header,
.ui.menu,
.ui.header,
.ui.form input[type],
@@ -92,6 +93,7 @@ pre {
* accordion title
***/
.ui.accordion.styled {
.title,
.title.active {
background-color: @greyLight;

View File

@@ -1,5 +1,6 @@
/*
* Copyright (C) 2020-2022 Graz University of Technology.
* Copyright (C) 2025 I-Form Advanced Manufacturing Research Centre.
*
* invenio-theme-iform is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
@@ -44,9 +45,6 @@
border: 1px solid #bfb5b5;
}
.random-records-frontpage {
}
.random-records-frontpage .grid .column {
width: 380px !important;
padding: 14px !important;

View File

@@ -1,5 +1,6 @@
/*
* Copyright (C) 2020-2021 Graz University of Technology.
* Copyright (C) 2025 I-Form Advanced Manufacturing Research Centre.
*
* invenio-theme-iform is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.