mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
related to ##1521 errors are displayed better in dark mode
This commit is contained in:
@@ -1623,6 +1623,12 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
|
||||
color: #777 !important;
|
||||
}
|
||||
|
||||
.AddUserErrors, .update-user-fail {
|
||||
background-color: #f22;;
|
||||
color: #ffd5dc;
|
||||
border-left:solid 3px #f22;
|
||||
}
|
||||
|
||||
.AddUserPopInContainer {
|
||||
background-color: #444;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user