mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
fix firefox button styling
This commit is contained in:
parent
7b726cbc02
commit
6b88c037b8
1 changed files with 5 additions and 0 deletions
|
@ -749,6 +749,11 @@ table#otheruserstable {
|
|||
color: #666;
|
||||
}
|
||||
|
||||
.buttonicon::-moz-focus-inner {
|
||||
padding: 0;
|
||||
border: 0
|
||||
}
|
||||
|
||||
.buttonicon:focus{
|
||||
border: 1px solid #fff;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue