From e37895553ac379de78e9cf29b315afe4e6634c13 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Wed, 9 Aug 2023 09:21:36 +1000 Subject: Added the ability to delete media items --- Pages/ViewMedia.cshtml.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Pages/ViewMedia.cshtml.css') diff --git a/Pages/ViewMedia.cshtml.css b/Pages/ViewMedia.cshtml.css index a272dbb..b173266 100644 --- a/Pages/ViewMedia.cshtml.css +++ b/Pages/ViewMedia.cshtml.css @@ -46,4 +46,9 @@ div#metadata-fileinfo > table th { div#metadata-fileinfo > table td { font-family: 'Lucida Console'; font-size: 8pt; +} + +div.button-container { + display: flex; + justify-content: flex-end; } \ No newline at end of file -- cgit v1.3