Fix #map-ui tooltip styling
This commit is contained in:
parent
fd8f35309d
commit
eda8b00fec
1 changed files with 8 additions and 0 deletions
|
@ -707,6 +707,14 @@ nav.secondary {
|
|||
color:#222;
|
||||
border:1px solid #ddd;
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
opacity: 1;
|
||||
border: 1px solid #ccc;
|
||||
.tooltip-arrow {
|
||||
border-top-color: #ccc;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue