You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2024/03/08 14:04:25 UTC

(cloudstack-www) branch staging-site updated: storage-boxes (#184)

This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch staging-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git


The following commit(s) were added to refs/heads/staging-site by this push:
     new b6715b2bf storage-boxes (#184)
b6715b2bf is described below

commit b6715b2bf3cec00017701c3062d7946b78847659
Author: dahn <da...@onecht.net>
AuthorDate: Fri Mar 8 15:04:19 2024 +0100

    storage-boxes (#184)
---
 src/css/custom.css        | 2 +-
 src/pages/integrations.js | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/css/custom.css b/src/css/custom.css
index b6cd8e8ce..3b629e78d 100644
--- a/src/css/custom.css
+++ b/src/css/custom.css
@@ -513,7 +513,7 @@ iframe {
 	justify-content: center;
 	align-items: center;
 	border-radius: 18px;
-	margin-bottom: 15px;
+	margin: 5px;
 }
 .box-blue {
 	background-color: #082755;
diff --git a/src/pages/integrations.js b/src/pages/integrations.js
index 8d15f89f5..f68035533 100644
--- a/src/pages/integrations.js
+++ b/src/pages/integrations.js
@@ -265,7 +265,7 @@ management and storage options</strong>.
                           <div class="tab-box box-white box278"><img src="/img/storpool_logo.svg" alt=""/></div>
                         </div>
                         <div class="col-md-6">
-                          <div class="tab-box box-netapp box131"><img src="/img/net_app__solidfire_logo.svg" alt=""/></div>
+                          <div class="tab-box box-netapp box278"><img src="/img/net_app__solidfire_logo.svg" alt=""/></div>
                         </div>
                         <div class="col-md-6">
                           <div class="tab-box box-pure box131"><img src="/img/pure_storage-logo.svg" alt=""/></div>
@@ -283,7 +283,7 @@ management and storage options</strong>.
                           <div class="tab-box box-dell box172"><img src="/img/dell_logo.svg" alt=""/></div>
                         </div>
                         <div class="col-md-6">
-                          <div class="tab-box box-cloudian box90"><img src="/img/cloudian_logo.svg" alt=""/></div>
+                          <div class="tab-box box-cloudian box172"><img src="/img/cloudian_logo.svg" alt=""/></div>
                         </div>
                       </div>
                     </div>