From 125c1798a281766e87f17ce50c207dd3a92d7cd6 Mon Sep 17 00:00:00 2001 From: erickgonzalez Date: Mon, 4 Nov 2024 11:47:40 -0600 Subject: [PATCH] #26738 include in 23.10.24 LTS --- .../angular/dotcms-theme/components/buttons/_button.scss | 4 ++++ .../angular/dotcms-theme/components/buttons/common.scss | 5 +++++ .../dot-experiments-configuration-variants.component.html | 4 ++-- dotCMS/hotfix_tracking.md | 1 + 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/core-web/libs/dotcms-scss/angular/dotcms-theme/components/buttons/_button.scss b/core-web/libs/dotcms-scss/angular/dotcms-theme/components/buttons/_button.scss index a7e0a4d233ec..44582d7bb9b4 100644 --- a/core-web/libs/dotcms-scss/angular/dotcms-theme/components/buttons/_button.scss +++ b/core-web/libs/dotcms-scss/angular/dotcms-theme/components/buttons/_button.scss @@ -47,6 +47,10 @@ &.p-button-outlined { @extend #button-disabled-outlined; } + + &.p-button-text { + @extend #button-disabled-text; + } } // Severity for basic button diff --git a/core-web/libs/dotcms-scss/angular/dotcms-theme/components/buttons/common.scss b/core-web/libs/dotcms-scss/angular/dotcms-theme/components/buttons/common.scss index 46a19d63df00..709252e7a200 100644 --- a/core-web/libs/dotcms-scss/angular/dotcms-theme/components/buttons/common.scss +++ b/core-web/libs/dotcms-scss/angular/dotcms-theme/components/buttons/common.scss @@ -212,3 +212,8 @@ #button-disabled-outlined { border: $field-border-size solid $color-palette-gray-300; } + +#button-disabled-text { + border: none; + background-color: transparent; +} diff --git a/core-web/libs/portlets/dot-experiments/portlet/src/lib/dot-experiments-configuration/components/dot-experiments-configuration-variants/dot-experiments-configuration-variants.component.html b/core-web/libs/portlets/dot-experiments/portlet/src/lib/dot-experiments-configuration/components/dot-experiments-configuration-variants/dot-experiments-configuration-variants.component.html index 1a08e8473220..d2d1b8162f71 100644 --- a/core-web/libs/portlets/dot-experiments/portlet/src/lib/dot-experiments-configuration/components/dot-experiments-configuration-variants/dot-experiments-configuration-variants.component.html +++ b/core-web/libs/portlets/dot-experiments/portlet/src/lib/dot-experiments-configuration/components/dot-experiments-configuration-variants/dot-experiments-configuration-variants.component.html @@ -53,7 +53,7 @@

data-testId="tooltip-on-disabled" tooltipPosition="bottom">