mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
[Editor] Add a label to the highight floating button readable with NVDA (bug 1886964)
This commit is contained in:
parent
e7203f558f
commit
63c1c787b4
3 changed files with 10 additions and 2 deletions
|
@ -52,6 +52,8 @@
|
|||
* for screen readers. */
|
||||
.visuallyHidden {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
border: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue