MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1,216:
/* Change background of the Send button ONLY when it is disabled */
.ext-aiassistant-send:disabled {
background-color: #EAECF0CCCCCC !important;
/* Recommended: Change the border to match so it looks flat */
border-color: #EAECF0CCCCCC !important;
 
/* Optional: Ensure the icon remains visible (Dark Grey) */
color: #202122 !important;
}