mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
fixes #1519 View manager is the same everywere
This commit is contained in:
@@ -1310,6 +1310,10 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
|
||||
background:#555 !important;
|
||||
}
|
||||
|
||||
.AlbumViewSelector label span{
|
||||
background: #555;
|
||||
}
|
||||
|
||||
.AlbumViewSelector input:checked + label,
|
||||
.UserViewSelector input:checked + label{
|
||||
background: transparent;
|
||||
@@ -1611,9 +1615,8 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
|
||||
color: #dddddd;
|
||||
}
|
||||
|
||||
.selectedAlbum span {
|
||||
.selectedAlbum .selectedAlbum-first {
|
||||
background-color: #333333;
|
||||
color: #777 !important;
|
||||
}
|
||||
|
||||
.selectedAlbum span a{
|
||||
|
||||
Reference in New Issue
Block a user