MDL-82200 inplace editable: fix background of the help text
This commit is contained in:
@@ -535,6 +535,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),
|
||||
|
||||
@@ -28459,6 +28459,7 @@ span.editinstructions {
|
||||
text-decoration: none;
|
||||
z-index: 9999;
|
||||
border: 0 solid transparent;
|
||||
width: fit-content;
|
||||
color: #00434e;
|
||||
background-color: #cce6ea;
|
||||
border-color: #b8dce2;
|
||||
|
||||
@@ -28459,6 +28459,7 @@ span.editinstructions {
|
||||
text-decoration: none;
|
||||
z-index: 9999;
|
||||
border: 0 solid transparent;
|
||||
width: fit-content;
|
||||
color: #00434e;
|
||||
background-color: #cce6ea;
|
||||
border-color: #b8dce2;
|
||||
|
||||
Reference in New Issue
Block a user