MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1,147:
/* ======================================================= */
/* We ONLY force the layer order here, not the position. */
▲/* 1. GLOBAL LAYER (All Devices) - STACKING TRAP FIX */
/* This ensures it sits on top of your floating buttons (z-index: 1002). */
z-index: 2147483647 !important;▼
transform: none !important; ▼
}▼
z-index: auto !important; ▼
.ext-aiassistant-panel {
z-index:
will-change: transform !important;▼
}
Line 1,256 ⟶ 1,237:
border-top: 1px solid #202122 !important;
}
/* User Message Bubble */
.ext-aiassistant-message-user {
background-color: #202122 !important;
▲}
/* Change background of the Send button ONLY when it is disabled */
Line 1,655 ⟶ 1,646:
max-width: min(100%, 1200px) !important;
}
▲ position: fixed !important;
▲.ext-aiassistant-panel {
}
| |||