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/UserCountry/stylesheets/userCountry.less')
-rwxr-xr-xplugins/UserCountry/stylesheets/userCountry.less7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/UserCountry/stylesheets/userCountry.less b/plugins/UserCountry/stylesheets/userCountry.less
index fc080b25c3..c035ece395 100755
--- a/plugins/UserCountry/stylesheets/userCountry.less
+++ b/plugins/UserCountry/stylesheets/userCountry.less
@@ -1,3 +1,10 @@
+#widgetUserCountrygetRegion, #widgetUserCountrygetCountry, #widgetUserCountrygetCity {
+ .dataTable .label img {
+ border: 1px solid lightgray;
+ box-sizing: content-box;
+ margin-top: -1px;
+ }
+}
input.location-provider {
cursor: pointer;