Merge branch 'MDL-86547-500' of https://github.com/muhammadarnaldo/moodle into MOODLE_500_STABLE
This commit is contained in:
@@ -17,3 +17,10 @@ table:not(.table) {
|
||||
border-width: $table-border-width;
|
||||
}
|
||||
}
|
||||
|
||||
code[data-mce-selected="inline-boundary"]:not(pre code) {
|
||||
background-color: $gray-100 !important; /* stylelint-disable-line declaration-no-important */
|
||||
border: thin solid $gray-500;
|
||||
border-radius: 0.25rem;
|
||||
padding: 0.125rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user