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/ui/image-stack-steps/src/css/ |
Upload File : |
.ui-image-stack-steps-step { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; margin-right: 24px; min-width: 68px; height: auto; z-index: 1; } .ui-image-stack-steps-step.--with-header.--with-footer { height: 76px; } .ui-image-stack-steps-step:before { content: ''; position: absolute; top: 52%; left: 0; height: 1px; width: calc(100% + 24px) ; background: var(--ui-color-base-10); transform: translateY(-50%); z-index: -1; } .ui-image-stack-steps-step:first-child:before { left: 25px; } .ui-image-stack-steps-step:last-child:before { /*left: -25px;*/ width: calc(100% - 25px); } .ui-image-stack-steps-step:only-child:before { display: none; } .ui-image-stack-steps .ui-image-stack-steps-step:last-child:not(:last-child:has(.ui-image-stack-steps-step-progress-box)) { margin-right: 0; }