update tooltip
This commit is contained in:
parent
a5cb6dc299
commit
c3de834f57
@ -12,5 +12,7 @@
|
||||
.has-tooltip:hover .tooltip {
|
||||
visibility: visible;
|
||||
z-index: 100;
|
||||
background-color:lightsteelblue;
|
||||
border: 1px solid #333;
|
||||
background-color: whitesmoke;
|
||||
border-radius: 12px;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user