mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
MDL-82200 inplace editable: fix background of the help text
This commit is contained in:
parent
2bf886f9dd
commit
6105d96744
3 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue