mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 08:25:42 +02:00
[ticket/11984] Prevent AJAX background animation flicker in ACP
PHPBB3-11984
This commit is contained in:
parent
46994e8dfb
commit
a5c4e4f3ce
@ -1587,6 +1587,8 @@ input.button1:focus, input.button2:focus, input.button3:focus {
|
|||||||
|
|
||||||
#darkenwrapper {
|
#darkenwrapper {
|
||||||
display: none;
|
display: none;
|
||||||
|
position: relative;
|
||||||
|
z-index: 44;
|
||||||
}
|
}
|
||||||
|
|
||||||
#darken {
|
#darken {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user