mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
make user list a document so it's easy to navigate by screen readers
This commit is contained in:
parent
3126d7196e
commit
0f0a6c73ac
2 changed files with 2 additions and 2 deletions
|
@ -756,7 +756,7 @@ table#otheruserstable {
|
|||
}
|
||||
|
||||
.buttonicon:focus{
|
||||
border: 1px solid #fff;
|
||||
border: 1px solid #666;
|
||||
}
|
||||
.buttonicon-bold:before {
|
||||
content: "\e81c";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue