cesareBrowse -> browseMgr per index_4.5

This commit is contained in:
cesare 2024-04-22 12:12:48 +02:00
parent 5b7bc21bfe
commit 7939551043
2 changed files with 2 additions and 1 deletions

View File

@ -471,6 +471,7 @@ a[target="_blank"]::after {
.Nik_dropdown-content {
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
background-color: #e4e5dd !important;
color: #1E90FF;
}

View File

@ -576,7 +576,7 @@ $(" ."+formaClass).hover(function(idx, element) {
});
});
console.log('nr forme '+idn)
//console.log('nr forme '+idn)
}