Update BDFDB.raw.css
This commit is contained in:
parent
9a200998e6
commit
62f6dbf3a2
|
@ -14,6 +14,7 @@ img:not([src]), img[src=""], img[src="null"] {
|
||||||
[REPLACE_CLASS_appmount] > [REPLACE_CLASS_itemlayercontainer],
|
[REPLACE_CLASS_appmount] > [REPLACE_CLASS_itemlayercontainer],
|
||||||
[REPLACE_CLASS_appmount] > [REPLACE_CLASS_popouts] {
|
[REPLACE_CLASS_appmount] > [REPLACE_CLASS_popouts] {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
z-index: 1001;
|
||||||
}
|
}
|
||||||
|
|
||||||
[REPLACE_CLASS_titlebarmac] {
|
[REPLACE_CLASS_titlebarmac] {
|
||||||
|
@ -460,7 +461,7 @@ img:not([src]), img[src=""], img[src="null"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
[REPLACE_CLASS_userpopoutheadernamewrapper_old],
|
[REPLACE_CLASS_userpopoutheadernamewrapper_old],
|
||||||
[REPLACE_CLASS_userpopoutheadernamewrapper],
|
[REPLACE_CLASS_userpopoutheadername],
|
||||||
[REPLACE_CLASS_userpopoutheadertagnonickname] {
|
[REPLACE_CLASS_userpopoutheadertagnonickname] {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
Loading…
Reference in New Issue