Template:TooltipPopup/styles.css: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 February 2024

7 February 2024

6 February 2024

24 January 2024

  • curprev 09:0409:04, 24 January 2024Mactonya talk contribs 805 bytes +16 No edit summary
  • curprev 09:0309:03, 24 January 2024Mactonya talk contribs 789 bytes +789 Created page with ".tooltip { position: relative; display: inline-block; border-bottom: 1px dotted black; } .tooltip .tooltiptext { visibility: hidden; width: 300px; background-color: rgb(84, 84, 84); color: #fff; text-align: center; border-radius: 6px; padding: 5px 0; position: absolute; z-index: 1; bottom: 100%; left: 50%; margin-left: -150px; opacity: 0; transition: opacity 0.3s; } .tooltip:hover .tooltiptext {..."