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/templates/index.css')
-rw-r--r--plugins/Overlay/templates/index.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Overlay/templates/index.css b/plugins/Overlay/templates/index.css
index 495d669ad4..1d428f834e 100644
--- a/plugins/Overlay/templates/index.css
+++ b/plugins/Overlay/templates/index.css
@@ -87,7 +87,7 @@ a#Overlay_RowEvolution {
}
a#Overlay_Transitions {
- background: url(../../Transitions/templates/transitions_icon_hover.png) no-repeat 0 6px;
+ background: url(../../Transitions/images/transitions_icon_hover.png) no-repeat 0 6px;
}
a#Overlay_FullScreen {
@@ -127,7 +127,7 @@ a#Overlay_Transitions:hover {
}
h2.Overlay_MainMetrics {
- background: url(./info.png) 0 1px no-repeat
+ background: url(../images/info.png) 0 1px no-repeat
}
body .ui-tooltip.Overlay_Tooltip {