0.8.392
This commit is contained in:
@@ -608,16 +608,18 @@
|
||||
}
|
||||
.cut_width_f_curtain.n_profile.left{
|
||||
position: fixed;
|
||||
min-width: 1280px;
|
||||
/*min-width: 1280px;*/
|
||||
}
|
||||
|
||||
.cut_width_f_curtain.n_profile.close{
|
||||
z-index: -1;
|
||||
}
|
||||
/*.cut_width_f_curtain.n_profile.close{*/
|
||||
/* display: none;*/
|
||||
/* min-width: 1280px;*/
|
||||
/*}*/
|
||||
|
||||
.cut_width_f_curtain.n_profile.open{
|
||||
z-index: 101;
|
||||
}
|
||||
/*.cut_width_f_curtain.n_profile.open{*/
|
||||
/* display: block;*/
|
||||
/* min-width: 1280px;*/
|
||||
/*}*/
|
||||
|
||||
|
||||
.menu_buttons{
|
||||
@@ -788,6 +790,12 @@
|
||||
top: 0;
|
||||
right: 0;
|
||||
}
|
||||
.support .menu_buttons.left.open.margin{
|
||||
margin: 0;
|
||||
}
|
||||
.block_overlay.show{
|
||||
display: block;
|
||||
}
|
||||
#customer>a, #mover>a{
|
||||
left: 5%;
|
||||
}
|
||||
|
||||
@@ -2360,15 +2360,16 @@
|
||||
|
||||
.cut_width_f_curtain.n_profile.right{
|
||||
position: fixed;
|
||||
min-width: 1280px;
|
||||
}
|
||||
|
||||
.cut_width_f_curtain.n_profile.close{
|
||||
z-index: -1;
|
||||
display: none;
|
||||
min-width: 1280px;
|
||||
}
|
||||
|
||||
.cut_width_f_curtain.n_profile.open{
|
||||
z-index: 101;
|
||||
display: block;
|
||||
min-width: 1280px;
|
||||
}
|
||||
|
||||
|
||||
@@ -2405,6 +2406,7 @@
|
||||
max-height: calc(100vh - 125px);
|
||||
overflow: unset;
|
||||
left: -19px;
|
||||
top: 0;
|
||||
}
|
||||
.menu_buttons.curtain.left.close.chat .container_block_list_of_users {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user