diff --git a/Library/_res/0BDFDB.raw.css b/Library/_res/0BDFDB.raw.css index b95bbe7e7e..80defc211d 100644 --- a/Library/_res/0BDFDB.raw.css +++ b/Library/_res/0BDFDB.raw.css @@ -1076,7 +1076,7 @@ img:not([src]), img[src=""], img[src="null"] { content: ""; display: block; position: absolute; - border: 8px solid var(--background-floating); + border: 8px solid var(--background-secondary); border-right-color: transparent; border-left-color: transparent; left: calc(50% - 8px); @@ -1110,9 +1110,6 @@ img:not([src]), img[src=""], img[src="null"] { -ms-flex-direction: column; flex-direction: column; } -[REPLACE_CLASS_popoutthemedpopout][REPLACE_CLASS_popoutarrow]::before { - border: 8px solid var(--background-secondary); -} [REPLACE_CLASS__repomodal] { min-height: unset;