diff --git a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/overrides.less b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/overrides.less index 21be845..1b666eb 100644 --- a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/overrides.less +++ b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/overrides.less @@ -135,4 +135,22 @@ border-radius: 0; .ui.form input[type=time], .ui.form input[type=url] { border-radius: 0; +} +.ui.input>input { + border-radius: 0; +} +.ui.segment { + border-radius: 0; +} +.ui.selection.dropdown { + border-radius: 0; +} +.ui.card, .ui.cards>.card { + border-radius: 0; +} +.ui.action.input:not([class*="left action"])>.button:last-child, +.ui.action.input:not([class*="left action"])>.buttons:last-child> +.button, .ui.action.input:not([class*="left action"])> +.dropdown:last-child { + border-radius: 0; } \ No newline at end of file diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html index 9b75c83..cd0b6fb 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html @@ -20,10 +20,10 @@ {%- block frontpage_form %}