MDL-74486 tool_usertours: Prevent step to inherit theme background image
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user