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/Marketplace/stylesheets/marketplace-widget.less')
-rw-r--r--plugins/Marketplace/stylesheets/marketplace-widget.less19
1 files changed, 19 insertions, 0 deletions
diff --git a/plugins/Marketplace/stylesheets/marketplace-widget.less b/plugins/Marketplace/stylesheets/marketplace-widget.less
index 3438983825..33508cdb24 100644
--- a/plugins/Marketplace/stylesheets/marketplace-widget.less
+++ b/plugins/Marketplace/stylesheets/marketplace-widget.less
@@ -4,6 +4,25 @@
}
}
+.getPremiumFeatures {
+ h3 {
+ margin-top: 0;
+ }
+ .pluginBody {
+ margin-bottom: 32px;
+ display: inline-block;
+
+ .pluginMoreDetails {
+ line-height:3em;
+ }
+ }
+
+ .row {
+ margin-left: -12px;
+ margin-right: -12px;
+ }
+}
+
.getNewPlugins {
.pluginName {
cursor: pointer;