From 53b2035def91dc0fe6d8f68e4a34aca2acc79ec8 Mon Sep 17 00:00:00 2001 From: yehudah Date: Sat, 20 Jun 2020 21:39:39 +0000 Subject: Email log improvements: Solution column, filter. Some text clarify. --- style/postman-email-log.css | 1 + 1 file changed, 1 insertion(+) (limited to 'style') diff --git a/style/postman-email-log.css b/style/postman-email-log.css index d944fb5..fae076d 100644 --- a/style/postman-email-log.css +++ b/style/postman-email-log.css @@ -176,6 +176,7 @@ th#date { .ui-datepicker td { padding: 0; border: 1px solid #f4f4f4; + background-color: #f4f4f4; } .ui-datepicker td.ui-datepicker-other-month { -- cgit v1.2.3