diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index 0462635e1..33b270c43 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -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; +} \ No newline at end of file