mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-62254_master' of https://github.com/nadavkav/moodle
This commit is contained in:
commit
bf694d4724
1 changed files with 1 additions and 0 deletions
|
@ -294,6 +294,7 @@ form.popupform div {
|
||||||
// Accessibility: text 'seen' by screen readers but not visual users.
|
// Accessibility: text 'seen' by screen readers but not visual users.
|
||||||
.accesshide {
|
.accesshide {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
/*rtl:ignore*/
|
||||||
left: -10000px;
|
left: -10000px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue