diff --git a/Library/_res/BDFDB.raw.css b/Library/_res/BDFDB.raw.css index 0992134888..6a57174d05 100644 --- a/Library/_res/BDFDB.raw.css +++ b/Library/_res/BDFDB.raw.css @@ -940,9 +940,13 @@ img:not([src]), img[src=""], img[src="null"] { [REPLACE_CLASS_tooltipcustom] [REPLACE_CLASS_tooltippointer] { border-top-color: inherit !important; } -[REPLACE_CLASS_tooltipcustom] [REPLACE_CLASS_tooltipguildnametext] { +[REPLACE_CLASS_tooltipcustom] [REPLACE_CLASS_tooltipguildnametext], +[REPLACE_CLASS_tooltipcustom] [REPLACE_CLASS_tooltipmutetext] { color: inherit; } +[REPLACE_CLASS_tooltipcustom] [REPLACE_CLASS_tooltipmutetext] { + opacity: .7; +} [REPLACE_CLASS_tooltiprowextra]:empty { display: none;