Обновлен вывод сведений о жк в таблице
This commit is contained in:
parent
0f6c6fe66e
commit
52b2861b18
@ -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;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user