MDL-82200 inplace editable: fix background of the help text

This commit is contained in:
Tim Hunt
2024-06-14 13:23:21 +01:00
parent a585bda18f
commit eb090d8f10
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -656,6 +656,7 @@ span.editinstructions {
text-decoration: none;
z-index: 9999;
border: $alert-border-width solid transparent;
width: fit-content;
@include alert-variant(
theme-color-level('info', $alert-bg-level),
+1
View File
@@ -28537,6 +28537,7 @@ span.editinstructions {
text-decoration: none;
z-index: 9999;
border: 0 solid transparent;
width: fit-content;
color: #00434e;
background-color: #cce6ea;
border-color: #b8dce2;
+1
View File
@@ -28537,6 +28537,7 @@ span.editinstructions {
text-decoration: none;
z-index: 9999;
border: 0 solid transparent;
width: fit-content;
color: #00434e;
background-color: #cce6ea;
border-color: #b8dce2;