Difference between revisions of "Template:Tt/sandbox"
From Detective Conan Wiki
(Undo revision . so the problem is in class=tooltip) (Tag: Undo) |
|||
| Line 1: | Line 1: | ||
| − | <includeonly><span class="tooltip-target" style="white-space: initial; overflow-x: initial;">{{{1}}}<span class="tooltip-container tooltip-container-above"><span class=" | + | <includeonly><span class="tooltip-target" style="white-space: initial; overflow-x: initial;">{{{1}}}<span class="tooltip-container tooltip-container-above"><span class="tt12345">{{{2}}}<span class="tt12345-chevron"></span></span></span></span>{{code |
|css= | |css= | ||
/* Target word for the tooltip to focus on */ | /* Target word for the tooltip to focus on */ | ||
| Line 44: | Line 44: | ||
/* The TOOLTIP itself */ | /* The TOOLTIP itself */ | ||
| − | . | + | .tt12345 { |
background: #fff; | background: #fff; | ||
border-radius: 4px; | border-radius: 4px; | ||