MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
Tag: Manual revert
No edit summary
Line 494:
backdrop-filter: none !important;
/* CHANGED: 50% makes it a perfect circle */
border-radius: 8px50% !important;
pointer-events: auto !important;
Line 722 ⟶ 723:
width: 44px !important;
height: 44px !important;
border-radius: 8px !important;
/* CHANGED: 50% makes it a perfect circle */
border-radius: 50% !important;
}
/* ... (rest of the block remains the same) */