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-15 14:24:06 +0400
committerThomas ZILLIOX <thomas@zilliox.me>2013-08-15 14:24:06 +0400
commitb2ba13031bd5484f8893c9c051ad11ae7afd12c9 (patch)
tree0fbe438ecb598647202dc63b3e6ad472239cc75d /plugins/PleineLune
parent8b1ade2a22fb140dd9c9b2f68870c4df7d8c1192 (diff)
Remove useless javascript style & use a character for the down arrow
Diffstat (limited to 'plugins/PleineLune')
-rw-r--r--plugins/PleineLune/stylesheets/controls/_siteSelect.less7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/PleineLune/stylesheets/controls/_siteSelect.less b/plugins/PleineLune/stylesheets/controls/_siteSelect.less
index 71b21c447f..ee58e833d3 100644
--- a/plugins/PleineLune/stylesheets/controls/_siteSelect.less
+++ b/plugins/PleineLune/stylesheets/controls/_siteSelect.less
@@ -19,13 +19,6 @@
color: @theme-color-text-active;
}
-.sites_autocomplete--dropdown .custom_select_main_link:after {
- content: " \25BC";
- float: right;
- font-size: 0.8em;
- margin-top: 0.2em;
-}
-
.sites_autocomplete .custom_select_main_link > span {
display: inline-block;
max-width: 150px;