2,664
edits
No edit summary |
(Change tooltip class in order to move the popup box to the middle of the 'hover word') |
||
Line 1: | Line 1: | ||
/* The following readjusts the popup box that appears when hovering over links in GuidedResearch. */ | |||
.tooltip .tooltiptext { | |||
left: unset; | |||
} | |||
.button-style { | .button-style { | ||
background-color: #7897BA; | background-color: #7897BA; |
edits