mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
related to ##1521 errors are displayed better in dark mode
This commit is contained in:
@@ -4486,6 +4486,12 @@ input:checked + .slider:before {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.AddUserErrors, .update-user-fail {
|
||||
background-color: #ffcfcf;
|
||||
color: #ff5252;
|
||||
border-left:solid 3px red;
|
||||
}
|
||||
|
||||
#UserList .AddUserBlock p,
|
||||
#UserList .AddUserBlock select,
|
||||
#UserList .AddUserBlock button{
|
||||
|
||||
Reference in New Issue
Block a user