Merge branch 'MDL-83064-main' of https://github.com/laurentdavid/moodle
This commit is contained in:
@@ -1268,7 +1268,7 @@ $divider-hover-color: $primary !default;
|
||||
border-top: $divider-width dashed $border-color;
|
||||
font-size: $font-size-sm;
|
||||
font-weight: normal;
|
||||
color: $gray-500;
|
||||
color: $gray-600;
|
||||
}
|
||||
|
||||
/* Single section page specific styles */
|
||||
|
||||
@@ -29172,7 +29172,7 @@ span.editinstructions .alert-link {
|
||||
border-top: 2px dashed #dee2e6;
|
||||
font-size: 0.8203125rem;
|
||||
font-weight: normal;
|
||||
color: #8f959e;
|
||||
color: #6a737b;
|
||||
}
|
||||
|
||||
/* Single section page specific styles */
|
||||
|
||||
@@ -29172,7 +29172,7 @@ span.editinstructions .alert-link {
|
||||
border-top: 2px dashed #dee2e6;
|
||||
font-size: 0.8203125rem;
|
||||
font-weight: normal;
|
||||
color: #8f959e;
|
||||
color: #6a737b;
|
||||
}
|
||||
|
||||
/* Single section page specific styles */
|
||||
|
||||
Reference in New Issue
Block a user