removed tooltip underlines
This commit is contained in:
parent
44c7e29653
commit
2515e605d6
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ p {
|
||||||
/* Tooltip container */
|
/* Tooltip container */
|
||||||
.tooltip {
|
.tooltip {
|
||||||
position: relative;
|
position: relative;
|
||||||
border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
|
|
||||||
}
|
}
|
||||||
/* Tooltip text */
|
/* Tooltip text */
|
||||||
.tooltip > .tooltip-text {
|
.tooltip > .tooltip-text {
|
||||||
|
|
Loading…
Reference in a new issue