From e28fea27ff723a8c1714502d6d50313939235f70 Mon Sep 17 00:00:00 2001 From: Kevin Zimmerman <4733573+kczimm@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:34:00 -0500 Subject: [PATCH 1/2] reduce product banner stroke width --- .../product_banner/product_banner.scss | 41 ++++++++++++------- 1 file changed, 26 insertions(+), 15 deletions(-) diff --git a/pgml-dashboard/src/components/notifications/product/product_banner/product_banner.scss b/pgml-dashboard/src/components/notifications/product/product_banner/product_banner.scss index b3c21465c..3b7e9bb27 100644 --- a/pgml-dashboard/src/components/notifications/product/product_banner/product_banner.scss +++ b/pgml-dashboard/src/components/notifications/product/product_banner/product_banner.scss @@ -1,52 +1,63 @@ div[data-controller="notifications-product-product-banner"] { margin-top: 3rem; margin-bottom: 3rem; - - .product_high, .product_medium, .product_marketing { + + .product_high, + .product_medium, + .product_marketing { background-color: #{$gray-600}; margin: 2px 0px; } .product_high { - border: 2px solid #{$alert-notification-high}; - .title, .preset-icon { + border: 1px solid #{$alert-notification-high}; + + .title, + .preset-icon { color: #{$alert-notification-high}; } + .modal-body { border-color: #{$alert-notification-high}; } } .product_medium { - border: 2px solid #{$alert-notification-medium}; - .title, .preset-icon { + border: 1px solid #{$alert-notification-medium}; + + .title, + .preset-icon { color: #{$alert-notification-medium}; } + .modal-body { border-color: #{$alert-notification-medium}; } } .product_marketing { - border: 2px solid #{$alert-notification-marketing}; - .title, .preset-icon { + border: 1px solid #{$alert-notification-marketing}; + + .title, + .preset-icon { color: #{$alert-notification-marketing}; } + .modal-body { border-color: #{$alert-notification-marketing}; } } .close { - color: #{$gray-100}; - font-size: 24px; + color: #{$gray-100}; + font-size: 24px; - &:hover { - color: #{$gray-200}; - } + &:hover { + color: #{$gray-200}; + } } .more-info { - color: #{$gray-100} + color: #{$gray-100} } -} +} \ No newline at end of file From 6420f448729e437d1b95e9400dec72ecafe2aafe Mon Sep 17 00:00:00 2001 From: Kevin Zimmerman <4733573+kczimm@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:37:10 -0500 Subject: [PATCH 2/2] fix newline --- .../notifications/product/product_banner/product_banner.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgml-dashboard/src/components/notifications/product/product_banner/product_banner.scss b/pgml-dashboard/src/components/notifications/product/product_banner/product_banner.scss index 3b7e9bb27..ca15deb2a 100644 --- a/pgml-dashboard/src/components/notifications/product/product_banner/product_banner.scss +++ b/pgml-dashboard/src/components/notifications/product/product_banner/product_banner.scss @@ -60,4 +60,4 @@ div[data-controller="notifications-product-product-banner"] { .more-info { color: #{$gray-100} } -} \ No newline at end of file +} pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy