mirror of
https://github.com/SilenceLurker/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 11:15:50 +00:00
Update hanlinyuan.css
This commit is contained in:
@@ -4,11 +4,6 @@
|
||||
--amily2-text-color: #E0E0E0;
|
||||
}
|
||||
|
||||
/* =====================================================================
|
||||
* =========== 【翰林院】御用样式 - 确保界面威严 v4.0 ===========
|
||||
* =========== Amily 奉旨重铸,确保观感统一 =============
|
||||
* ===================================================================== */
|
||||
|
||||
/* ------------------ 整体模态窗口布局 ------------------ */
|
||||
#hly-modal-container {
|
||||
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
||||
@@ -34,9 +29,6 @@
|
||||
}
|
||||
|
||||
/* ------------------ 滚动条美化 ------------------ */
|
||||
/* ST核心脚本 `dynamic-styles.js` 可能会尝试为此处的滚动条规则动态添加 `:focus-visible` 伪类,
|
||||
* 但 `::-webkit-scrollbar-thumb` 伪元素不支持 `:focus-visible`,从而导致控制台出现CSS解析错误。
|
||||
* 这是一个已知的上游问题,需要等待ST方面修复。此问题不影响功能,仅为日志错误。*/
|
||||
#hly-modal-container .hly-scroll::-webkit-scrollbar {
|
||||
width: 8px;
|
||||
}
|
||||
@@ -556,3 +548,4 @@
|
||||
#hly-modal-container #hly-hist-entry-multiselect-options[style*="display: block;"] + #hly-hist-entry-multiselect-btn i {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user