Update BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2021-01-23 13:27:14 +01:00
parent 885b8fd23d
commit f9c9f8c94d
1 changed files with 4 additions and 1 deletions

View File

@ -8,8 +8,11 @@ img:not([src]), img[src=""], img[src="null"] {
opacity: 0;
}
[REPLACE_CLASS_itemlayer] ~ [REPLACE_CLASS_itemlayer] [REPLACE_CLASS_menu] {
z-index: 1001;
}
[REPLACE_CLASS_menu] [REPLACE_CLASS_itemlayer] {
z-index: 1003;
z-index: 1002;
}
[REPLACE_CLASS_loadingiconwrapper] {