issue #1031 no background on album path

This commit is contained in:
plegall
2019-06-20 16:44:18 +02:00
parent 9bc9bae2cc
commit 46781c191a
+3
View File
@@ -1668,3 +1668,6 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
.selectedAlbum.cat-list-album-path {
margin: 40px 0 30px 0;
}
.selectedAlbum.cat-list-album-path span {
background-color: transparent;
}