add cookie 2

This commit is contained in:
SBD
2024-01-11 19:31:14 +03:00
parent b2abb3046b
commit e7cf694d88
3 changed files with 7 additions and 6 deletions

View File

@@ -1443,7 +1443,9 @@
.header_logo, .header_btn_mover{
margin-right: 26px;
}
.cookie_block{
width: 100%;
}
.menu_buttons.curtain.left.close.chat{
width: 265px;
}

View File

@@ -2916,7 +2916,7 @@
.cookie_block{
background: #000000;
width: 50%;
width: 951px;
position: fixed;
bottom: 5px;
z-index: 100000000000000;

View File

@@ -1,6 +1,6 @@
// $(document).ready(function (){
// middleWareJS()
// })
$(document).ready(function (){
checkStateCookie()
})
// window.onfocus = function () {
// getSocketState()
@@ -11,7 +11,6 @@ window.onload = function (){
middleWareJS()
openOrCloseCurtainSupportChat()
openOverlayOrClose()
checkStateCookie()
}
//