mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-15 22:11:36 +01:00
New jnotify for login errors (#30277)
* New jnotify for login errors * fix to be ceznter * fix top --------- Co-authored-by: Hystepik <lmarcouiller@nltechno.com> Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
This commit is contained in:
committed by
GitHub
parent
87065f0395
commit
88518a87f0
@@ -11,6 +11,12 @@
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.jnotify-container-login {
|
||||
left: 40% !important;
|
||||
right: auto !important;
|
||||
top: 20%;
|
||||
}
|
||||
|
||||
.jnotify-container .jnotify-notification {
|
||||
position: relative;
|
||||
margin-top: 4px;
|
||||
|
||||
Reference in New Issue
Block a user