From: David ‘Bombe’ Roden Date: Wed, 20 Nov 2019 16:11:32 +0000 (+0100) Subject: 💄 Improve the look of the metrics table X-Git-Tag: v81^2~30 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=ae0140e054f0e2cb4e0385951224a625cdf7f9a2 💄 Improve the look of the metrics table --- diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index e69932a..4151e00 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -929,3 +929,7 @@ textarea { #sone form#options li { list-style-type: none; } + +#sone table thead tr { + font-weight: bold; +} diff --git a/src/main/resources/templates/metrics.html b/src/main/resources/templates/metrics.html index 25052d5..5707476 100644 --- a/src/main/resources/templates/metrics.html +++ b/src/main/resources/templates/metrics.html @@ -8,16 +8,16 @@ Metric - Count - Min - Max - Mean - Median - 75% - 95% - 98% - 99% - 99.9% + Count + Min + Max + Mean + Median + 75% + 95% + 98% + 99% + 99.9%