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

This commit is contained in:
Huong Nguyen
2022-04-13 09:33:13 +07:00
parent 5423e5f443
commit 156f4fe6ce
+1
View File
@@ -31,6 +31,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"],