mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 09:22:21 +02:00
related to #1861 dark mode for breadcrumb for photo add form
This commit is contained in:
@@ -1756,6 +1756,9 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
|
|||||||
.selectedAlbum span a{
|
.selectedAlbum span a{
|
||||||
color: #777 !important;
|
color: #777 !important;
|
||||||
}
|
}
|
||||||
|
.selectedAlbum span {
|
||||||
|
background-color: #343434;
|
||||||
|
}
|
||||||
|
|
||||||
.AddUserErrors, .update-user-fail {
|
.AddUserErrors, .update-user-fail {
|
||||||
background-color: #f22;;
|
background-color: #f22;;
|
||||||
|
|||||||
Reference in New Issue
Block a user