diff --git a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/footer.less b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/footer.less index 172e554..2288689 100644 --- a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/footer.less +++ b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/footer.less @@ -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. diff --git a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/header.less b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/header.less index e5ed553..b8454f2 100644 --- a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/header.less +++ b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/header.less @@ -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. diff --git a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/overrides.less b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/overrides.less index 2a6d01e..cde2de5 100644 --- a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/overrides.less +++ b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/overrides.less @@ -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; diff --git a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/theme.less b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/theme.less index b2a7429..67922ed 100644 --- a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/theme.less +++ b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/theme.less @@ -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; diff --git a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/variables.less b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/variables.less index 0bfec13..3f0c259 100644 --- a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/variables.less +++ b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/variables.less @@ -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. diff --git a/invenio_theme_iform/templates/invenio_theme_iform/accounts/accounts_base.html b/invenio_theme_iform/templates/invenio_theme_iform/accounts/accounts_base.html index 2eeb432..69aac4d 100644 --- a/invenio_theme_iform/templates/invenio_theme_iform/accounts/accounts_base.html +++ b/invenio_theme_iform/templates/invenio_theme_iform/accounts/accounts_base.html @@ -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 diff --git a/invenio_theme_iform/templates/invenio_theme_iform/benefits.html b/invenio_theme_iform/templates/invenio_theme_iform/benefits.html index aad9880..ed90807 100644 --- a/invenio_theme_iform/templates/invenio_theme_iform/benefits.html +++ b/invenio_theme_iform/templates/invenio_theme_iform/benefits.html @@ -1,5 +1,6 @@ {# Copyright (C) 2020-2024 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 diff --git a/invenio_theme_iform/templates/invenio_theme_iform/footer.html b/invenio_theme_iform/templates/invenio_theme_iform/footer.html index d53414b..b9db8cf 100644 --- a/invenio_theme_iform/templates/invenio_theme_iform/footer.html +++ b/invenio_theme_iform/templates/invenio_theme_iform/footer.html @@ -1,5 +1,6 @@ {# 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 diff --git a/invenio_theme_iform/templates/invenio_theme_iform/header.html b/invenio_theme_iform/templates/invenio_theme_iform/header.html index 23e4ef4..b58c2d6 100644 --- a/invenio_theme_iform/templates/invenio_theme_iform/header.html +++ b/invenio_theme_iform/templates/invenio_theme_iform/header.html @@ -1,5 +1,6 @@ {# 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