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 Steur <thomas.steur@gmail.com>2013-10-25 04:13:14 +0400
committerThomas Steur <thomas.steur@gmail.com>2013-10-25 04:13:14 +0400
commit82ad929b48339b75ade5b124c1f0f8c42ab14834 (patch)
tree985bc6619f566458472145e22f2b88957379a0bc /plugins/CoreAdminHome/stylesheets
parentd058dbf95c7d7587b2ee50e653e8a81d9ee8eeca (diff)
refs #4126 display a headline for super user settings
Diffstat (limited to 'plugins/CoreAdminHome/stylesheets')
-rw-r--r--plugins/CoreAdminHome/stylesheets/pluginSettings.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/CoreAdminHome/stylesheets/pluginSettings.less b/plugins/CoreAdminHome/stylesheets/pluginSettings.less
index 409b3d8a53..78ef1cb786 100644
--- a/plugins/CoreAdminHome/stylesheets/pluginSettings.less
+++ b/plugins/CoreAdminHome/stylesheets/pluginSettings.less
@@ -25,6 +25,10 @@
margin-top: 3px;
display: block;
}
+
+ .superUserSettings {
+ margin-top: 1em;
+ }
}
#pluginsSettings {