Merge branch 'MDL-85326' of https://github.com/paulholden/moodle
This commit is contained in:
@@ -2180,12 +2180,14 @@ $footer-link-color: $bg-inverse-link-color !default;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-footer-popover {
|
||||
display: none;
|
||||
position: fixed;
|
||||
bottom: 2rem;
|
||||
right: 2rem;
|
||||
@include box-shadow($popover-box-shadow);
|
||||
.footer-popover {
|
||||
.btn-footer-popover {
|
||||
display: none;
|
||||
position: fixed;
|
||||
bottom: 2rem;
|
||||
right: 2rem;
|
||||
@include box-shadow($popover-box-shadow);
|
||||
}
|
||||
}
|
||||
|
||||
.btn-footer-communication {
|
||||
|
||||
@@ -27728,7 +27728,7 @@ dd:after {
|
||||
color: #1d2125;
|
||||
}
|
||||
|
||||
.btn-footer-popover {
|
||||
.footer-popover .btn-footer-popover {
|
||||
display: none;
|
||||
position: fixed;
|
||||
bottom: 2rem;
|
||||
|
||||
@@ -27728,7 +27728,7 @@ dd:after {
|
||||
color: #1d2125;
|
||||
}
|
||||
|
||||
.btn-footer-popover {
|
||||
.footer-popover .btn-footer-popover {
|
||||
display: none;
|
||||
position: fixed;
|
||||
bottom: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user