Merge branch 'MDL-85019-main' of https://github.com/roland04/moodle

This commit is contained in:
Huong Nguyen
2025-03-28 09:21:46 +07:00
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -357,6 +357,7 @@ $divider-hover-color: $primary !default;
.activitybadge {
&.badge-none {
font-weight: normal;
--#{$prefix}badge-color: #{$body-color};
@include font-size($small-font-size);
padding: 0;
}
+1
View File
@@ -30847,6 +30847,7 @@ table.calendartable caption {
}
.activity-item .activity-name-area .activitybadge.badge-none {
font-weight: normal;
--bs-badge-color: #1d2125;
font-size: 0.875em;
padding: 0;
}
+1
View File
@@ -30847,6 +30847,7 @@ table.calendartable caption {
}
.activity-item .activity-name-area .activitybadge.badge-none {
font-weight: normal;
--bs-badge-color: #1d2125;
font-size: 0.875em;
padding: 0;
}