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/UserCountryMap/stylesheets/realtime-map.less')
-rw-r--r--plugins/UserCountryMap/stylesheets/realtime-map.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/UserCountryMap/stylesheets/realtime-map.less b/plugins/UserCountryMap/stylesheets/realtime-map.less
index c6c98ffda5..b6dbd8a65b 100644
--- a/plugins/UserCountryMap/stylesheets/realtime-map.less
+++ b/plugins/UserCountryMap/stylesheets/realtime-map.less
@@ -13,6 +13,10 @@
filter: alpha(opacity=3);
}
+.RealTimeMap:focus {
+ outline: none;
+}
+
.RealTimeMap-black {
position: absolute;
right: 0;