Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Overlay/stylesheets/overlay.css')
-rw-r--r--plugins/Overlay/stylesheets/overlay.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Overlay/stylesheets/overlay.css b/plugins/Overlay/stylesheets/overlay.css
index 465bf7fb76..784677bc28 100644
--- a/plugins/Overlay/stylesheets/overlay.css
+++ b/plugins/Overlay/stylesheets/overlay.css
@@ -27,7 +27,7 @@ a#overlayTitle .icon-help {
#overlayDateRangeSelection {
padding: 0 0 0 25px;
- background: url(../../Morpheus/images/icon-calendar.gif) 2px center no-repeat;
+ background: url(../../Morpheus/images/icon-calendar.png) 2px center no-repeat;
margin: 20px 10px;
}