removing non working tooltip on workout name in planned session view
This commit is contained in:
@@ -216,6 +216,11 @@ th.rotate > div > span {
|
||||
.tooltip {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.tooltip a {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.tooltip .tooltiptext {
|
||||
|
||||
Reference in New Issue
Block a user