MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,212:
.ext-aiassistant-message-user {
border-radius: 20px !important;
}
/* Change background of the Send button ONLY when it is disabled */
.ext-aiassistant-send:disabled {
background-color: #EAECF0 !important;
/* Recommended: Change the border to match so it looks flat */
border-color: #EAECF0 !important;
/* Optional: Ensure the icon remains visible (Dark Grey) */
/* color: #72777d !important; */
}
| |||