/* ==UserStyle== @name discord 消息标红 @name:zh-TW discord 消息標紅 @version 1.0.8 @namespace lm @author lm @description 新消息标红 @description:zh-tw 新消息標紅 @license LGPL-3.0 @downloadURL https://update.greasyfork.org/scripts/460780/discord%20%E6%B6%88%E6%81%AF%E6%A0%87%E7%BA%A2.user.css @updateURL https://update.greasyfork.org/scripts/460780/discord%20%E6%B6%88%E6%81%AF%E6%A0%87%E7%BA%A2.meta.css ==/UserStyle== */ @-moz-document domain("discord.com") { .item-2LIpTv{ background-color:red!important; width: 15px!important; } .unread-36eUEm{ width: 15px!important; } .unreadRelevant-2f-VSK{ background-color:red!important; } }