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:
authorThomas ZILLIOX <thomas@zilliox.me>2013-08-11 20:06:35 +0400
committerThomas ZILLIOX <thomas@zilliox.me>2013-08-11 20:06:35 +0400
commit73db28bdf04138ac6724966e6930e46703f8bf0b (patch)
tree96634d2160d4f49df4aad3c8efa3d56fd271505d /plugins/Zeitgeist
parent8ad116a847fdbf78dfd77c06d1bcfa595616940b (diff)
Enlarge the clickable area of the Site selector
Diffstat (limited to 'plugins/Zeitgeist')
-rw-r--r--plugins/Zeitgeist/stylesheets/ui/_siteSelect.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Zeitgeist/stylesheets/ui/_siteSelect.less b/plugins/Zeitgeist/stylesheets/ui/_siteSelect.less
index e3c3ca4ff4..44fae49ef0 100644
--- a/plugins/Zeitgeist/stylesheets/ui/_siteSelect.less
+++ b/plugins/Zeitgeist/stylesheets/ui/_siteSelect.less
@@ -38,6 +38,7 @@
border: 1px solid #d4d4d4;
color: #255792;
border-radius: 4px;
+ cursor: pointer;
}
.sites_autocomplete .custom_select_main_link {