From aa7cb18b17dc169c0b1134bfa61fe3f7809c0f1f Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Mon, 15 Dec 2025 09:00:23 +0100 Subject: frontent: add date handling --- static/widgets/image/index.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'static/widgets/image/index.css') diff --git a/static/widgets/image/index.css b/static/widgets/image/index.css index a53bddc..f265644 100644 --- a/static/widgets/image/index.css +++ b/static/widgets/image/index.css @@ -94,3 +94,15 @@ cursor: pointer; user-select: none; } + +#date { + background: #efefef99; + padding: 10px; + font-weight: bold; + margin: auto; + width: min-content; + border-radius: var(--border-radius); + cursor: pointer; + user-select: none; + margin-bottom: 10px; +} -- cgit v1.2.3-70-g09d2