From 0609d6ddade026aa1ce87f0d0c2000b161bd0b69 Mon Sep 17 00:00:00 2001 From: Konstantina Galouni Date: Thu, 8 Oct 2020 23:25:11 +0000 Subject: [PATCH] [Trunk | Graph]: contact.component.css & contact.component.html: Update display of links in cards (Documentation, Webinars, How to). git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-graph-portal/trunk@59528 d315682c-612b-4755-9ff5-7f18f6832af3 --- src/app/contact/contact.component.css | 6 +++++- src/app/contact/contact.component.html | 29 +++++++++++++++++++++----- 2 files changed, 29 insertions(+), 6 deletions(-) diff --git a/src/app/contact/contact.component.css b/src/app/contact/contact.component.css index 0f74e3a..6e97cb1 100644 --- a/src/app/contact/contact.component.css +++ b/src/app/contact/contact.component.css @@ -11,7 +11,7 @@ } .uk-accordion .color { - color: #1A1A1A !important; + color: #1a1a1a !important; opacity: 0.8 !important; } @@ -21,4 +21,8 @@ .uk-open > .uk-accordion-title::before { background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-svg%3D%22chevron-up%22%3E%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222.00%22%20points%3D%224%2013%2010%207%2016%2013%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E"); +} + +a:hover svg path { + fill: var(--portal-main-color); } \ No newline at end of file diff --git a/src/app/contact/contact.component.html b/src/app/contact/contact.component.html index 96bacca..1d27a86 100644 --- a/src/app/contact/contact.component.html +++ b/src/app/contact/contact.component.html @@ -26,11 +26,17 @@
@@ -44,12 +50,18 @@
@@ -62,10 +74,17 @@