(cp 505b323) related to #1861 dark mode for breadcrumb for photo add form

This commit is contained in:
MatthieuLP
2023-02-07 10:17:53 +01:00
parent 3c833fe842
commit 80c2a58df0

View File

@@ -1739,6 +1739,9 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
.selectedAlbum span a{
color: #777 !important;
}
.selectedAlbum span {
background-color: #343434;
}
.AddUserErrors, .update-user-fail {
background-color: #f22;;