From 7a45152eac6ec106565237ab837ee796908f3004 Mon Sep 17 00:00:00 2001 From: Ognjen Cirkovic Date: Tue, 3 May 2022 20:01:26 +0200 Subject: Promenjena pozicija slider elementa i dizajn. --- .../_elements/form-model/form-model.component.css | 4 +-- .../_elements/form-model/form-model.component.html | 42 +++++++++++++--------- 2 files changed, 27 insertions(+), 19 deletions(-) (limited to 'frontend/src/app/_elements/form-model') diff --git a/frontend/src/app/_elements/form-model/form-model.component.css b/frontend/src/app/_elements/form-model/form-model.component.css index 9b55a814..607e85d7 100644 --- a/frontend/src/app/_elements/form-model/form-model.component.css +++ b/frontend/src/app/_elements/form-model/form-model.component.css @@ -87,9 +87,9 @@ hr { } mat-slider { - width: 40%; + width: 50%; } .slider { - background-color: var(--ns-bg-dark-100); + background-color: transparent; } diff --git a/frontend/src/app/_elements/form-model/form-model.component.html b/frontend/src/app/_elements/form-model/form-model.component.html index e51c2cac..186cb22e 100644 --- a/frontend/src/app/_elements/form-model/form-model.component.html +++ b/frontend/src/app/_elements/form-model/form-model.component.html @@ -85,28 +85,36 @@ -
-
-
- -
{{testSetDistribution}}% : {{100-testSetDistribution}}%
-
Trening - - Test
- + + +
+
+
+
+ +
{{testSetDistribution}}% : {{100-testSetDistribution}}%
+
Trening + + Test
+ +
+
+ Nasumični redosled podataka +
+ +
-
- Nasumični redosled podataka + +
+
- +
-
+ + + - -
-
-
-- cgit v1.2.3