mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
Updated copyright info in headers
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user