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/stylesheets/live.less')
-rw-r--r--plugins/Live/stylesheets/live.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/Live/stylesheets/live.less b/plugins/Live/stylesheets/live.less
index c471009e50..309b93cecc 100644
--- a/plugins/Live/stylesheets/live.less
+++ b/plugins/Live/stylesheets/live.less
@@ -297,6 +297,11 @@ a.visitor-log-visitor-profile-link {
height: 16px;
}
+.visitorLogIconWithDetails.flag>img {
+ border: 1px solid lightgray;
+ box-sizing: content-box;
+}
+
.visitorLogIcons>span.visitorRank>img {
margin: auto 0;
}