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/Morpheus/stylesheets/ui/_popups.less')
-rw-r--r--plugins/Morpheus/stylesheets/ui/_popups.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Morpheus/stylesheets/ui/_popups.less b/plugins/Morpheus/stylesheets/ui/_popups.less
index 72ff9f4088..7cd8d6b1af 100644
--- a/plugins/Morpheus/stylesheets/ui/_popups.less
+++ b/plugins/Morpheus/stylesheets/ui/_popups.less
@@ -38,9 +38,9 @@ button.ui-state-default, .ui-widget-content button.ui-state-default, .ui-widget-
}
.ui-menu .ui-menu-item a.ui-state-focus {
- background: @color-silver-l90;
+ background: @color-silver-l90;
}
-button:hover, .add-trusted-host:hover, input[type="submit"]:hover, button[type="button"]:hover, .submit:hover {
+button:hover, .add-trusted-host:hover, input[type="submit"]:hover, button[type="button"]:hover, .submit:hover {
background-color: @theme-color-brand !important;
} \ No newline at end of file