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/plugin-details.less')
-rw-r--r--plugins/Marketplace/stylesheets/plugin-details.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/Marketplace/stylesheets/plugin-details.less b/plugins/Marketplace/stylesheets/plugin-details.less
index 445dcc7d21..46ca2b7526 100644
--- a/plugins/Marketplace/stylesheets/plugin-details.less
+++ b/plugins/Marketplace/stylesheets/plugin-details.less
@@ -25,6 +25,12 @@
background-position: center;
}
+ blockquote {
+ margin: 20px 0;
+ padding-left: 1.5rem;
+ border-left: 5px solid #ee6e73;
+ }
+
.tab-content ul, .tab-content ol {
list-style: initial;
padding-left: 20px;