Make sure confirmation dialog is displayed on top of CP interaction as button.
HFJ-1572h5p-prerequisites-validator
parent
b6b2a6b1dd
commit
4da518296e
|
@ -11,7 +11,7 @@
|
|||
-webkit-transition: opacity 0.1s, linear 0s, visibility 0s linear 0s;
|
||||
transition: opacity 0.1s linear 0s, visibility 0s linear 0s;
|
||||
|
||||
z-index: 101;
|
||||
z-index: 201;
|
||||
}
|
||||
|
||||
.h5p-confirmation-dialog-background.hidden {
|
||||
|
|
Loading…
Reference in New Issue