From 0c9ed86f66f59b272dc276e364434127f8a6a8a0 Mon Sep 17 00:00:00 2001
From: Ludek <13610612+ludeknovy@users.noreply.github.com>
Date: Sat, 8 May 2021 20:23:17 +0200
Subject: [PATCH] table head color (#145)
---
.../item-detail/item-detail.component.html | 16 ++++++------
.../request-stats-compare.component.css | 1 +
.../request-stats-compare.component.html | 26 +++++++++----------
src/styles.scss | 6 ++++-
4 files changed, 27 insertions(+), 22 deletions(-)
diff --git a/src/app/item-detail/item-detail.component.html b/src/app/item-detail/item-detail.component.html
index 038da7ff..dd1858d9 100644
--- a/src/app/item-detail/item-detail.component.html
+++ b/src/app/item-detail/item-detail.component.html
@@ -299,28 +299,28 @@