mirror of
https://github.com/moodle/moodle.git
synced 2025-03-22 00:20:37 +01:00
Merge branch 'MDL-62419-master' of git://github.com/bmbrands/moodle
This commit is contained in:
commit
12ef4a1219
@ -293,11 +293,7 @@ form.popupform div {
|
||||
|
||||
// Accessibility: text 'seen' by screen readers but not visual users.
|
||||
.accesshide {
|
||||
position: absolute;
|
||||
/*rtl:ignore*/
|
||||
left: -10000px;
|
||||
font-weight: normal;
|
||||
font-size: 1em;
|
||||
@include sr-only();
|
||||
}
|
||||
|
||||
span.hide,
|
||||
|
Loading…
x
Reference in New Issue
Block a user