MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Manual revert
No edit summary
Line 1,806: Line 1,806:
   border: none;
   border: none;
}
}
.submitEntry button:hover {
 
text-decoration: underline;
    cursor: pointer;
}


.submitEntry button:hover  + .submit-hide {
.submitEntry button:hover  + .submit-hide {
Line 1,816: Line 1,813:
     visibility: visible; /* Make it interactable */
     visibility: visible; /* Make it interactable */
     /* Keep the rest of your styles unchanged */
     /* Keep the rest of your styles unchanged */
    text-decoration: underline;
    cursor: pointer;
}
}


Navigation menu