From 52928fd4079599ac6e003da75fa0edc7ee54a3cf Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Thu, 22 Oct 2015 15:32:46 +0200 Subject: [PATCH] class for battery small tweak to #56 --- docroot/table/otable.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docroot/table/otable.css b/docroot/table/otable.css index 475885b..bca89ec 100644 --- a/docroot/table/otable.css +++ b/docroot/table/otable.css @@ -11,6 +11,7 @@ td.cc { width: 30px; } td.topic, td.tid { font-size: 80%; font-family: courier; } td.addr { font-size: 90%; } td.user { font-size: 80%; } +td.batt { font-size: 90%; } #togglers ul { list-style-type: none;