MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 2,123:
.ext-aiassistant-body { background-color: #fff !important; }
.ext-aiassistant-footer {
border-top:
a footer border doubles it into a fake 2px */
background-color: #fff !important;
}
Line 2,151 ⟶ 2,152:
outline: none !important;
}
/* send button: flat ink
included — like the Search button. The :disabled selectors must be
restated at equal specificity to beat section 8's grey disabled icon. */
.ext-aiassistant-prompt-composer__send:not(:disabled) {▼
.ext-aiassistant-prompt-composer__send:hover,
.ext-aiassistant-prompt-composer__send:focus,
background-color: var(--text-dark) !important;
border-color: var(--text-dark) !important;
}
.ext-aiassistant-prompt-composer__send
.ext-aiassistant-prompt-composer__send
.ext-aiassistant-prompt-composer__send:disabled .cdx-icon svg {
color: #fff !important;
fill: #fff !important;
▲.ext-aiassistant-prompt-composer__send:disabled {
}
.ext-aiassistant-panel .cdx-button--weight-quiet:not(.cdx-button--icon-only)::before {
| |||