From 338281606e0b6ed5c12f380dc46f432ad7ff98a0 Mon Sep 17 00:00:00 2001 From: Sukhwinder Dhillon Date: Mon, 9 Dec 2024 15:52:45 +0100 Subject: [PATCH] WIP --- public/css/widget/object-header.less | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/public/css/widget/object-header.less b/public/css/widget/object-header.less index 88794e1ae..76dacfdac 100644 --- a/public/css/widget/object-header.less +++ b/public/css/widget/object-header.less @@ -21,7 +21,7 @@ width: 2em; line-height: 2; text-align: center; - margin-left: .5em; + margin-right: .5em; overflow: hidden; img { @@ -78,6 +78,13 @@ line-height: 1.5*12/11em; .text-ellipsis(); } + + .object-statistics { //TODO: redundancygroup summary does not fit + display: flex; + justify-content: end; + align-items: baseline; + font-size: 70%; + } } time { @@ -209,6 +216,7 @@ .visual { width: 8em; background-color: @gray-lighter; + flex-direction: row; justify-content: center; gap: 0.28125em; // 0 calculated   width