From 1838a33016807e6a5403d5a893056929fa435971 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Sat, 28 May 2016 18:55:44 +0200 Subject: front: Tweak logbook and info-box styles and feel - Don't overload the logbook overlay - Neater date formatting (ugh, I hate that we need to do this) - Caption for the logbook in the info box --- web/css/nms.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'web/css') diff --git a/web/css/nms.css b/web/css/nms.css index f740c5e..7bdfd01 100644 --- a/web/css/nms.css +++ b/web/css/nms.css @@ -15,6 +15,9 @@ canvas { .left { width: 22ch; } +.logbook-mini .left { + width: auto; +} tr.mgmt_v4_addr { font-weight: 700; } -- cgit v1.2.3