MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1,202:
.ext-aiassistant-footer {
border-top: 1px solid #202122 !important;
}
 
/* User Message Bubble */
.ext-aiassistant-message-user {
/* 1. The Light Grey Background you requested */
background-color: #EAECF0 !important;
/* Optional: Add a border if the grey is too subtle against a white page */
/* border: 1px solid #c8ccd1 !important; */
}