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/uibase/_headerMessage.less')
-rw-r--r--plugins/Morpheus/stylesheets/uibase/_headerMessage.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Morpheus/stylesheets/uibase/_headerMessage.less b/plugins/Morpheus/stylesheets/uibase/_headerMessage.less
index 9afb25999f..1a00389f44 100644
--- a/plugins/Morpheus/stylesheets/uibase/_headerMessage.less
+++ b/plugins/Morpheus/stylesheets/uibase/_headerMessage.less
@@ -11,6 +11,7 @@
&.update_available:not(.isPiwikDemo) .title {
color: #CA8100;
font-weight: bold;
+ cursor: default;
}
.icon-warning {
@@ -27,6 +28,9 @@
#header_message .dropdown {
font-size: 12px;
+ margin-top: 0px;
+ border-top:5px solid #edecec;
+ box-shadow: 8px 6px 7px 0px rgba(0, 0, 0, 0.3);
}
#header_message .header_short {