Update BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2021-02-05 17:22:34 +01:00
parent 1a4a40f8c3
commit 8e9fab5d61
1 changed files with 2 additions and 0 deletions

View File

@ -903,6 +903,7 @@ img:not([src]), img[src=""], img[src="null"] {
overflow: hidden !important; overflow: hidden !important;
} }
[REPLACE_CLASS_noticetext] { [REPLACE_CLASS_noticetext] {
display: flex;
white-space: pre; white-space: pre;
} }
[REPLACE_CLASS_noticewrapper] [REPLACE_CLASS_noticeplatformicon] { [REPLACE_CLASS_noticewrapper] [REPLACE_CLASS_noticeplatformicon] {
@ -924,6 +925,7 @@ img:not([src]), img[src=""], img[src="null"] {
text-decoration: underline; text-decoration: underline;
} }
[REPLACE_CLASS_noticeupdateentries] { [REPLACE_CLASS_noticeupdateentries] {
display: flex;
font-weight: 700; font-weight: 700;
} }
[REPLACE_CLASS_noticeupdateentry] { [REPLACE_CLASS_noticeupdateentry] {