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/general/_jqueryUI.less')
-rw-r--r--plugins/Morpheus/stylesheets/general/_jqueryUI.less7
1 files changed, 2 insertions, 5 deletions
diff --git a/plugins/Morpheus/stylesheets/general/_jqueryUI.less b/plugins/Morpheus/stylesheets/general/_jqueryUI.less
index 744605f6bf..ac3db8f80b 100644
--- a/plugins/Morpheus/stylesheets/general/_jqueryUI.less
+++ b/plugins/Morpheus/stylesheets/general/_jqueryUI.less
@@ -294,12 +294,9 @@ body .ui-tooltip.small {
}
.ui-dialog-titlebar .ui-icon-closethick {
- font-family: 'matomo';
+ .matomo-icon();
+ line-height: inherit;
font-weight: bold;
-
- /* Better Font Rendering =========== */
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
font-size: 8px;
background-image: none !important;
text-indent: 0 !important;