From 44271a31f9f552014fb0fe374f61b3648771be35 Mon Sep 17 00:00:00 2001 From: batuhanbas Date: Thu, 26 Dec 2019 16:17:22 +0300 Subject: [PATCH] forgotten date style added --- public/css/custom.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/css/custom.css b/public/css/custom.css index f8c5bb7c4..283989f03 100644 --- a/public/css/custom.css +++ b/public/css/custom.css @@ -88,7 +88,8 @@ .el-date-table td.in-range div { - background-color: #F2F6FC; + background-color: #55588b !important; + color: #ffffff !important; } .el-range-editor.is-active