fix tooltip color
This commit is contained in:
parent
28451c7f31
commit
2c42a4d509
2 changed files with 4 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
tooltip {
|
||||
font-weight: normal;
|
||||
background: rgba(0.1, 0.1, 0.1, 0.9);
|
||||
background: rgba(25, 25, 25, 0.9);
|
||||
border: solid 2px #505050;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue