mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 06:51:08 +02:00
Merge remote-tracking branch 'prototech/ticket/12040' into develop
* prototech/ticket/12040: [ticket/12040] Prevent AJAX background animation flicker in ACP
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user