From a1dece668f648fa1fae5d558b6e1b2840255af24 Mon Sep 17 00:00:00 2001 From: nathangray Date: Thu, 10 Oct 2019 15:12:51 -0600 Subject: [PATCH] Api: Use calendar icon for date selection icon --- api/templates/default/etemplate2.css | 2 +- api/templates/default/images/datepopup.svg | 23 ++++++++++++++++++++++ pixelegg/images/datepopup.svg | 23 ++++++++++++++++++++++ 3 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 api/templates/default/images/datepopup.svg create mode 100644 pixelegg/images/datepopup.svg diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index c4c52cad1a..46da39c78e 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -486,7 +486,7 @@ span.et2_date_duration input.et2_date_duration{ margin-left: 3px; text-indent: 20px; background-size: contain; - background-image: url(images/today.png); + background-image: url(images/datepopup.svg); } .ui-timepicker-div dl dd { margin: 0 0px 10px 30%; } .ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input { diff --git a/api/templates/default/images/datepopup.svg b/api/templates/default/images/datepopup.svg new file mode 100644 index 0000000000..6c200f4607 --- /dev/null +++ b/api/templates/default/images/datepopup.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + diff --git a/pixelegg/images/datepopup.svg b/pixelegg/images/datepopup.svg new file mode 100644 index 0000000000..6c200f4607 --- /dev/null +++ b/pixelegg/images/datepopup.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + +