Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/rospirotorg.ru/bitrix/js/landing/css/ui/panel/ |
Upload File : |
.landing-ui-panel-status { position: fixed; cursor: default; min-height: 30px; min-width: 38px; padding: 2px 20px; left: 30px; bottom: -27px; border: 1px #fefefe solid; background: #fff; border-radius: 100px; font-weight: 400; z-index: 310; transform: translateZ(0); transition: left 0.3s ease; } .landing-ui-hide-action-panels .landing-ui-panel-status { left: calc(30px + 320px); } .landing-ui-hide-action-panels-form .landing-ui-panel-status { left: calc(30px + 880px); } .landing-ui-panel-status.landing-ui-show { animation: showStatusPanel 200ms ease both; } .landing-animating .landing-ui-panel-status { display: none !important; } @keyframes showStatusPanel { 0% { transform: translate3d(0, 0, 0); } 100% { transform: translate3d(0, -150%, 0); } }