From 0c60a359556e3899461ce7a4a540cbf613c232d4 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Wed, 17 Jun 2020 10:27:04 +0000 Subject: [PATCH] [Library | Trunk]: Some changes on sliders git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58949 d315682c-612b-4755-9ff5-7f18f6832af3 --- utils/full-page-slider/full-page-slider.component.css | 4 ++-- utils/full-page-slider/slide.component.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/full-page-slider/full-page-slider.component.css b/utils/full-page-slider/full-page-slider.component.css index 8bb40ca4..d125c785 100644 --- a/utils/full-page-slider/full-page-slider.component.css +++ b/utils/full-page-slider/full-page-slider.component.css @@ -68,8 +68,8 @@ section { .menu nav > ul > li > a { display: block; border-radius: 100%; - width: 16px; - height: 16px; + width: 15px; + height: 15px; background-color: rgba(233, 84, 32, 0.4); } diff --git a/utils/full-page-slider/slide.component.ts b/utils/full-page-slider/slide.component.ts index ddf91398..15b7f487 100644 --- a/utils/full-page-slider/slide.component.ts +++ b/utils/full-page-slider/slide.component.ts @@ -7,7 +7,7 @@ import {transition, trigger} from "@angular/animations"; template: `
+ style="position: absolute;top: 50%;left: 50%;width: 100%;min-height: 50vh">