related to #1861 dark mode for breadcrumb for photo add form

This commit is contained in:
MatthieuLP
2023-02-07 10:17:20 +01:00
parent 9ca48379e1
commit 505b323e69

View File

@@ -1756,6 +1756,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;;