Обновлен вывод сведений о жк в таблице

This commit is contained in:
developer 2026-04-24 11:59:20 +08:00
parent 0f6c6fe66e
commit 52b2861b18

View File

@ -50,13 +50,14 @@
cursor:pointer;
}
.clients-table_complexes:hover {
position:absolute;
top:0;
left:0;
position: absolute;
top: 0;
left: 0;
height: auto;
background-color:#ccc;
z-index:3;
width:100%;
background-color: #e9e9e9;
z-index: 3;
width: 100%;
box-shadow: 0 0 4px #0000005c;
.table_complexes_complexes_main {
display:none;
}