MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 690:
right: 100px !important;
/* VisualCHANGE SafetyTHIS: slight0.05 background-> 0.1 to ensurematch it'sother not white-on-whitebuttons */
background-color: rgba(0, 0, 0, 0.051) !important;
width: 44px !important;
height: 44px !important;
border-radius: 8px !important;
}
/* ... (rest of the block remains the same) */
/* Ensure the icon inside is large enough */
#cps-open-toc .icon {
font-size: 30px !important;
color: #fff !important; /* Ensure icon is white */
display: block !important;
}
}