MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 30: Line 30:
     z-index: 9999; /* Ensure it's on top of all objects */
     z-index: 9999; /* Ensure it's on top of all objects */
     top: 50%; /* Center vertically relative to the text */
     top: 50%; /* Center vertically relative to the text */
     right: 100%; /* Position to the left of the text */
     left: 100%; /* Position to the right of the text */
     transform: translateY(-50%); /* Center the tooltip vertically */
     transform: translateY(-50%); /* Center the tooltip vertically */
     opacity: 0;
     opacity: 0;

Navigation menu