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/Live')
-rw-r--r--plugins/Live/stylesheets/live.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Live/stylesheets/live.less b/plugins/Live/stylesheets/live.less
index 1875fd7934..f062aa04bb 100644
--- a/plugins/Live/stylesheets/live.less
+++ b/plugins/Live/stylesheets/live.less
@@ -178,7 +178,7 @@ ol.visitorLog p {
.visitor-log-page-list {
position:relative;
}
-.visitor-log-page-list:hover .visitor-log-visitor-profile-link {
+.dataTableVizVisitorLog tr:hover .visitor-log-visitor-profile-link {
display:inline;
}
a.visitor-log-visitor-profile-link {