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/CorePluginsAdmin/stylesheets/marketplace.less')
-rw-r--r--plugins/CorePluginsAdmin/stylesheets/marketplace.less11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/CorePluginsAdmin/stylesheets/marketplace.less b/plugins/CorePluginsAdmin/stylesheets/marketplace.less
index 93475b70e4..5e42eced44 100644
--- a/plugins/CorePluginsAdmin/stylesheets/marketplace.less
+++ b/plugins/CorePluginsAdmin/stylesheets/marketplace.less
@@ -1,3 +1,14 @@
+.extendPlatform {
+ min-width: 580px;
+
+ .introduction { max-width:980px; }
+ .byPlugins { width:50%;float:left; }
+ .byThemes { width:50%;float:left; }
+ .teaserImage { width: 250px; height: 250px; }
+ .header { font-size: 1.6em; }
+ .callToAction { font-size: 1.1em;line-height: 2em; }
+}
+
.pluginslist {
margin-top: 20px;
max-width: 980px;