mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
[editor] Change the focus-outline to blue (bug 1787296)
This commit is contained in:
parent
14e8167df9
commit
a4bfa7d18b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
*/
|
||||
|
||||
:root {
|
||||
--focus-outline: solid 2px red;
|
||||
--focus-outline: solid 2px blue;
|
||||
--hover-outline: dashed 2px blue;
|
||||
--freetext-line-height: 1.35;
|
||||
--freetext-padding: 2px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue