MDL-74486 tool_usertours: Prevent step to inherit theme background image

This commit is contained in:
Huong Nguyen
2022-04-13 09:49:42 +07:00
parent 4af82f5154
commit 3fc5d0dec3
+1
View File
@@ -18,6 +18,7 @@ body div[data-flexitour="step-background-fader"],
body div[data-flexitour="step-background"] {
position: absolute;
background: inherit;
background-image: none;
}
div[data-flexitour="step-background-fader"],