Inf Sein

Results 6 comments of Inf Sein

hide-menu-stickers.css ```css /** 移除右键消息上方的添加表情按钮组 */ .menu-stickers-wrapper { display: none; } ``` 注: 指不知道9.9.10之后的哪个版本加的右键消息可以贴表情的功能 ![image](https://github.com/PRO-2684/transitio/assets/54071139/c8946cc5-4621-4e7b-92d9-570102414e0d)

raindow-name.css ``` /** 让自己的名字变为彩虹色 */ .user-name--selfReverse span.text-ellipsis { background: linear-gradient(90deg, red, orange, yellow, green); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } ```

https://github.com/PRO-2684/Transitio-user-css/blob/main/rainbow-name.css 这个链接会404 好像文件名字写错了 -> https://github.com/PRO-2684/Transitio-user-css/blob/main/raindow-name.css

目前的 noteBookCHS 还是对不上

https://infsein.github.io/hqhelper-dawntrail/#/gatherclock?mode=overlay 你看看这个页面能不能满足你的需要

这个是用新窗口打开采集时钟会用到的特殊链接 ![Image](https://github.com/user-attachments/assets/2a3509d7-5d4e-4246-af81-9caba91e5cd7)