add track casing + change color to magenta
This commit is contained in:
parent
e822c9a21c
commit
7c2df94fe8
5 changed files with 37 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
div.line-mouse-marker {
|
||||
background-color: #ffffff;
|
||||
border: 4px solid rgba(0, 51, 255, 0.6);
|
||||
background-color: white;
|
||||
border: 4px solid magenta;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue