mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
WebSockets: remove Firefox button focus border in transport surface
This commit is contained in:
parent
4f2fdb10a3
commit
66b8a741ae
1 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,10 @@ button {
|
|||
background-position: center;
|
||||
}
|
||||
|
||||
button::-moz-focus-inner {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
#main {
|
||||
position: fixed;
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue