Template:Tooltip/styles.css: Difference between revisions
Jump to navigation
Jump to search
(Imported page) |
|||
| Line 1: | Line 1: | ||
/* {{pp-template}} */ | /* {{pp-template}} */ | ||
| + | |||
.tooltip-dotted { | .tooltip-dotted { | ||
border-bottom: 1px dotted; | border-bottom: 1px dotted; | ||
cursor: help; | cursor: help; | ||
} | } | ||
Latest revision as of 03:07, 20 January 2022
/* {{pp-template}} */
.tooltip-dotted {
border-bottom: 1px dotted;
cursor: help;
}