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/Annotations/stylesheets/annotations.less')
-rwxr-xr-xplugins/Annotations/stylesheets/annotations.less14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/Annotations/stylesheets/annotations.less b/plugins/Annotations/stylesheets/annotations.less
index 3a01ca398d..c848328dab 100755
--- a/plugins/Annotations/stylesheets/annotations.less
+++ b/plugins/Annotations/stylesheets/annotations.less
@@ -12,6 +12,20 @@
top:10px;
}
+#dashboard, .ui-dialog {
+ .evolution-annotations {
+ margin-top: -5px;
+ margin-bottom: -5px;
+ }
+ .evolution-annotations > span {
+ top: -1px;
+ position: absolute;
+ }
+ .annotation-manager {
+ margin-top: 15px;
+ }
+}
+
.annotation-manager {
text-align: left;
margin-top: -18px;