mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 13:38:32 +01:00
Merge branch 'MDL-83630-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
This commit is contained in:
commit
d1917aa733
@ -65,6 +65,7 @@
|
||||
@extend .fa-solid;
|
||||
content: fa-content($fa-var-caret-right);
|
||||
font-size: 1rem;
|
||||
padding-top: .2rem;
|
||||
right: .75rem;
|
||||
position: absolute;
|
||||
}
|
||||
|
@ -37624,6 +37624,7 @@ div.editor_atto_toolbar button .icon {
|
||||
.navbar.fixed-top .usermenu .dropdown-menu .dropdown-item.carousel-navigation-link::after {
|
||||
content: "\f0da";
|
||||
font-size: 1rem;
|
||||
padding-top: 0.2rem;
|
||||
right: 0.75rem;
|
||||
position: absolute;
|
||||
}
|
||||
|
@ -37558,6 +37558,7 @@ div.editor_atto_toolbar button .icon {
|
||||
.navbar.fixed-top .usermenu .dropdown-menu .dropdown-item.carousel-navigation-link::after {
|
||||
content: "\f0da";
|
||||
font-size: 1rem;
|
||||
padding-top: 0.2rem;
|
||||
right: 0.75rem;
|
||||
position: absolute;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user