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-sidebar-actions { background: transparent!important; position: absolute; top: 40px; right: 16px; left: auto; z-index: 320; opacity: 0; transition: opacity 200ms ease 0s; } body:not(.landing-copilot-generation) .block-wrapper:hover .landing-ui-panel-sidebar-actions, body:not(.landing-copilot-generation) .block-wrapper.landing-ui-hover .landing-ui-panel-sidebar-actions { opacity: 1; } .landing-ui-panel-sidebar-actions .landing-ui-button-action { background: #ffffff; border: 1px #757D87 solid; border-radius: 20px; } .landing-ui-panel-sidebar-actions .landing-ui-button-text { position: relative; width: 30px; height: 37px; display: inline-block; } .landing-ui-panel-sidebar-actions .landing-ui-button-text::before { background: url("/bitrix/images/landing/sidebar-actions.svg") center center no-repeat; content: ''; position: absolute; top: 50%; left: 0; margin-top: -8px; width: 16px; height: 16px; transition: background 200ms ease 0s; } .landing-ui-panel-sidebar-actions:hover .landing-ui-button-text::before { background-image: url("/bitrix/images/landing/sidebar-actions-hover.svg"); } .landing-ui-panel-sidebar-actions .landing-ui-button-text::after { background: url("/bitrix/images/landing/sidebar-actions-arrow.svg") center center no-repeat; content: ''; position: absolute; top: 50%; right: 0; margin-top: -3px; width: 8px; height: 6px; transition: background 200ms ease 0s; } .landing-ui-panel-sidebar-actions:hover .landing-ui-button-text::after { background-image: url("/bitrix/images/landing/sidebar-actions-arrow-hover.svg"); }