From cced38ceac94a9e85180ee35e0a83ff97ec01ef9 Mon Sep 17 00:00:00 2001 From: modzeleg Date: Thu, 15 Apr 2021 11:57:06 +0200 Subject: [PATCH] Filter draft for history --- .../resources/static/css/commons/r11form.css | 9 ++++ src/main/resources/static/html/mock.html | 48 +++++++++++++------ target/classes/static/css/commons/r11form.css | 9 ++++ target/classes/static/html/mock.html | 48 +++++++++++++------ 4 files changed, 86 insertions(+), 28 deletions(-) diff --git a/src/main/resources/static/css/commons/r11form.css b/src/main/resources/static/css/commons/r11form.css index d043bb1..7c4a3c6 100644 --- a/src/main/resources/static/css/commons/r11form.css +++ b/src/main/resources/static/css/commons/r11form.css @@ -209,6 +209,11 @@ justify-content: space-between; } +.display-space-evenly { + display: flex; + justify-content: space-evenly; +} + .content p { margin: 0; padding: 0; @@ -292,6 +297,10 @@ width: 50%; } +.tree-fourth-width { + width: 75%; +} + .half-width.with-padding { width: 45%; } diff --git a/src/main/resources/static/html/mock.html b/src/main/resources/static/html/mock.html index 1bdf5b1..2bd58d8 100644 --- a/src/main/resources/static/html/mock.html +++ b/src/main/resources/static/html/mock.html @@ -105,20 +105,40 @@
- - - - - - - - - - - - - -
TimestampType
2021-01-01T10:57:26Client request
2021-01-01T10:57:26Client request
+
+
+
+
+ + + +
+
+ + + +
+
+ +
+ +
+ + + + + + + + + + + + + +
TimestampType
2021-01-01T10:57:26Client request
2021-01-01T10:57:26Client request
+
+
diff --git a/target/classes/static/css/commons/r11form.css b/target/classes/static/css/commons/r11form.css index d043bb1..7c4a3c6 100644 --- a/target/classes/static/css/commons/r11form.css +++ b/target/classes/static/css/commons/r11form.css @@ -209,6 +209,11 @@ justify-content: space-between; } +.display-space-evenly { + display: flex; + justify-content: space-evenly; +} + .content p { margin: 0; padding: 0; @@ -292,6 +297,10 @@ width: 50%; } +.tree-fourth-width { + width: 75%; +} + .half-width.with-padding { width: 45%; } diff --git a/target/classes/static/html/mock.html b/target/classes/static/html/mock.html index 1bdf5b1..2bd58d8 100644 --- a/target/classes/static/html/mock.html +++ b/target/classes/static/html/mock.html @@ -105,20 +105,40 @@
- - - - - - - - - - - - - -
TimestampType
2021-01-01T10:57:26Client request
2021-01-01T10:57:26Client request
+
+
+
+
+ + + +
+
+ + + +
+
+ +
+ +
+ + + + + + + + + + + + + +
TimestampType
2021-01-01T10:57:26Client request
2021-01-01T10:57:26Client request
+
+