diff options
Diffstat (limited to 'style')
-rw-r--r-- | style/postman-email-log.css | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |