mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-23 05:01:58 +00:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
16b213f634 | ||
|
|
bd2eed5be9 | ||
|
|
e0cebcee84 | ||
|
|
e195ee725f | ||
|
|
7315eee27c | ||
|
|
63a9752093 |
@@ -30,7 +30,11 @@ TU Graz standard theme.
|
|||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
* TU Graz header templates.
|
* TU Graz custom header template.
|
||||||
|
* TU Graz custom footer template.
|
||||||
|
* TU Graz custom login template.
|
||||||
|
* TU Graz custom sign up template.
|
||||||
|
* TU Grau custom frontpage template.
|
||||||
* TU Graz overriden theme.
|
* TU Graz overriden theme.
|
||||||
|
|
||||||
Further documentation is available on
|
Further documentation is available on
|
||||||
|
|||||||
@@ -10,14 +10,6 @@
|
|||||||
* from #0377cd
|
* from #0377cd
|
||||||
* to #E4154B
|
* to #E4154B
|
||||||
*/
|
*/
|
||||||
.section-content-white-bg a:hover,
|
|
||||||
.section-content-white-bg a:focus,
|
|
||||||
.section-content-light-bg a:hover,
|
|
||||||
.section-content-light-bg a:focus,
|
|
||||||
.hp-blog-section a:hover,
|
|
||||||
.hp-blog-section a:focus {
|
|
||||||
color: #E4154B;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Logos background frontpage.
|
* Logos background frontpage.
|
||||||
|
|||||||
@@ -279,9 +279,3 @@ svg:not(:root) {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**** hyperlink hover color ****/
|
|
||||||
a:focus,
|
|
||||||
a:hover {
|
|
||||||
color: #e4154b;
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -6,19 +6,6 @@
|
|||||||
* under the terms of the MIT License; see LICENSE file for more details.
|
* under the terms of the MIT License; see LICENSE file for more details.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* On hover color changed
|
|
||||||
* from #0377cd
|
|
||||||
* to #E4154B
|
|
||||||
*/
|
|
||||||
.section-content-white-bg a:hover,
|
|
||||||
.section-content-white-bg a:focus,
|
|
||||||
.section-content-light-bg a:hover,
|
|
||||||
.section-content-light-bg a:focus,
|
|
||||||
.hp-blog-section a:hover,
|
|
||||||
.hp-blog-section a:focus {
|
|
||||||
color: #e4154b;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Logos background frontpage.
|
* Logos background frontpage.
|
||||||
* from rgba(173, 206, 224, 0.52)
|
* from rgba(173, 206, 224, 0.52)
|
||||||
|
|||||||
@@ -18,16 +18,22 @@
|
|||||||
<h3 class="ui header">{{ _('Log in to account') }}</h3>
|
<h3 class="ui header">{{ _('Log in to account') }}</h3>
|
||||||
{%- endblock form_header %}
|
{%- endblock form_header %}
|
||||||
|
|
||||||
|
|
||||||
{%- if config.INVENIO_CONFIG_TUGRAZ_SHIBBOLETH %}
|
{%- if config.INVENIO_CONFIG_TUGRAZ_SHIBBOLETH %}
|
||||||
<div class="ui raised segment">
|
<div class="ui fluid animated fade large button basic" tabindex="0">
|
||||||
<img src="{{ url_for('static', filename=config.INVENIO_THEME_TUGRAZ_ICON)}}" height="25px" align="left">
|
<div class="visible content">
|
||||||
<a href="{{ url_for('sso_saml.sso', idp='idp') }}">
|
<a href="{{ url_for('sso_saml.sso', idp='idp') }}">
|
||||||
{% trans type='TU Graz' %} Log in with {{ type }}{% endtrans %}
|
{% trans type='TUG' %} Log in with {{ type }}{% endtrans %}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<h3 align="center">— OR —</h3>
|
<div class="hidden content">
|
||||||
{%- endif %}
|
<img src="{{ url_for('static', filename=config.INVENIO_THEME_TUGRAZ_ICON)}}" height="20px">
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="ui horizontal divider">
|
||||||
|
Or
|
||||||
|
</div>
|
||||||
|
{%- endif %}
|
||||||
|
|
||||||
{%- block form_outer %}
|
{%- block form_outer %}
|
||||||
{%- with form = login_user_form %}
|
{%- with form = login_user_form %}
|
||||||
|
|||||||
@@ -17,104 +17,9 @@
|
|||||||
{%- block page_body %}
|
{%- block page_body %}
|
||||||
|
|
||||||
{%- block first_section%}
|
{%- block first_section%}
|
||||||
|
|
||||||
{%- endblock first_section%}
|
{%- endblock first_section%}
|
||||||
|
|
||||||
|
|
||||||
{%- block second_section%}
|
{%- block second_section%}
|
||||||
<section class="brought-to-you-section section-content-light-bg">
|
|
||||||
<span class="section-title">Brought to you by</span>
|
|
||||||
<div class="ui container">
|
|
||||||
<div class="ui padded relaxed centered grid">
|
|
||||||
<div class="four column row">
|
|
||||||
<div class="column">
|
|
||||||
<a href="http://www.bnl.gov/">
|
|
||||||
<img src="/static/images/logo-bnl.png" title="Brookhaven National Laboratory">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="column">
|
|
||||||
<a href="https://www.library.caltech.edu/">
|
|
||||||
<img src="/static/images/logo-caltechlibrary.png" title="Caltech Library">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="column">
|
|
||||||
<a href="http://home.cern">
|
|
||||||
<img src="/static/images/logo-cern.png" title="CERN">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="column">
|
|
||||||
<a href="https://ctsa.ncats.nih.gov/cd2h/">
|
|
||||||
<img src="/static/images/logo-cd2h.png" title="CTSA Program National Center for Data to Health">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="four column row">
|
|
||||||
<div class="column">
|
|
||||||
<a href="https://www.data-futures.org/">
|
|
||||||
<img src="/static/images/logo-data-futures.png" title="Data Futures">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="column">
|
|
||||||
<a href="http://www.earthobservations.org/">
|
|
||||||
<img src="/static/images/logo-geo.svg" title="Group on Earth Observations">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="column">
|
|
||||||
<a href="https://www.hzdr.de/">
|
|
||||||
<img src="/static/images/logo-hzdr.png" title="Helmholtz Zentrum Dresden-Rossendorf">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="column">
|
|
||||||
<a href="http://home.infn.it/">
|
|
||||||
<img src="/static/images/logo-infn.svg" title="Istituto Nazionale di Fisica Nucleare">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="four column row">
|
|
||||||
<div class="column">
|
|
||||||
<a href="https://ec.europa.eu/jrc/">
|
|
||||||
<img src="/static/images/logo-jrc.svg" title="Joint Research Centre">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="column">
|
|
||||||
<a href="https://www.northwestern.edu/">
|
|
||||||
<img src="/static/images/logo-northwestern-university.png" title="Northwestern University">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="column">
|
|
||||||
<a href="https://www.openaire.eu/">
|
|
||||||
<img src="/static/images/logo-openaire.png" title="OpenAIRE">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="column">
|
|
||||||
<a href="https://tind.io/">
|
|
||||||
<img src="/static/images/logo-tind.png" title="TIND">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="four column row">
|
|
||||||
<div class="column">
|
|
||||||
<a href="https://ulakbim.tubitak.gov.tr">
|
|
||||||
<img src="/static/images/logo-tubitak.svg" title="Tubitak">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="column">
|
|
||||||
<a href="https://www.tugraz.at/en/home/">
|
|
||||||
<img src="/static/images/logo-tu-graz.svg" title="TU Graz">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="column">
|
|
||||||
<a href="https://www.uni-hamburg.de/">
|
|
||||||
<img src="/static/images/logo-uni-hamburg.png" title="Universität Hamburg">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="column">
|
|
||||||
<a href="https://www.uni-muenster.de/en/">
|
|
||||||
<img src="/static/images/logo-uni-munster.png" title="University of Münster">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
{%- endblock second_section%}
|
{%- endblock second_section%}
|
||||||
{%- endblock page_body%}
|
{%- endblock page_body%}
|
||||||
@@ -12,4 +12,4 @@ This file is imported by ``invenio_theme_tugraz.__init__``,
|
|||||||
and parsed by ``setup.py``.
|
and parsed by ``setup.py``.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '1.0.1'
|
__version__ = '1.0.2'
|
||||||
|
|||||||
Reference in New Issue
Block a user