File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/js/bizproc/automation/robot-selector/dist/robot-selector.bundle.css
Back
.bizproc-creating-robot__head_name { box-sizing: border-box; padding-left: 4px; font: 12px/16px var(--ui-font-family-secondary, var(--ui-font-family-open-sans)); font-weight: var(--ui-font-weight-semi-bold, 600); text-transform: uppercase; color: var(--ui-color-text-secondary, #525c69); } .bizproc-creating-robot__head_title + .bizproc-creating-robot__menu { margin-top: 13px; } .bizproc-creating-robot__head_title { display: flex; align-items: center; } .bizproc-creating-robot__stage-block { --height: 32px; --border-radius: 4px; position: relative; z-index: 1; display: flex; align-items: center; flex-shrink: 1; height: var(--height); min-width: 125px; padding: 0 25px 0 11px; margin-right: 50px; box-sizing: border-box; cursor: pointer; transition: .2s; } .bizproc-creating-robot__stage-block_color { flex-shrink: 0; margin-right: 5px; } .bizproc-creating-robot__stage-block_title { display: flex; align-items: center; border-bottom: 1px dashed rgba(130,139,149,.4); overflow: hidden; font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans)); font-size: var(--ui-font-size-lg, 15px); line-height: var(--ui-font-line-height-3xs, 1.2); font-weight: var(--ui-font-weight-semi-bold, 600); color: var(--ui-color-text-primary, #333333); } .bizproc-creating-robot__stage-block_title-block { max-width: calc(100% - 18px); position: relative; display: flex; align-items: center; } .bizproc-creating-robot__stage-block_title-block::after { content: ''; display: block; width: 0; height: 0; margin-right: 2px; margin-left: 10px; border: 2px solid transparent; transform: rotate(45deg); border-bottom-color: var(--ui-color-base-default, #333333); border-right-color: var(--ui-color-base-default, #333333); opacity: 0.5; transition: .2s; } .bizproc-creating-robot__stage-block_title-text { flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .bizproc-creating-robot__titlebar_subtitle { margin: 0 12px; font-weight: var(--ui-font-weight-regular, 400); font-size: var(--ui-font-size-xl, 16px); line-height: var(--ui-font-line-height-md, 1.4); color: var(--ui-color-text-primary, #333333); opacity: .4; } .bizproc-creating-robot__stage-block_selected { width: 24px; height: 24px; flex-shrink: 0; margin-left: auto; background: url(../images/bizproc-creating-robot--selected.svg) center no-repeat; } .bizproc-creating-robot__stage-block:hover .bizproc-creating-robot__stage-block_title-text::after { opacity: 1; } .bizproc-creating-robot__stage-block_bg { position: absolute; top: 0; left: 0; z-index: -1; width: calc(100% - 5px); height: var(--height); border-radius: var(--border-radius); box-shadow: 0 0 0 1px var(--ui-color-base-10, #edeef0); border-color: #ffffff; pointer-events: none; } .bizproc-creating-robot__stage-block_bg::before { content: ''; position: absolute; left: calc(100% - 1px); top: 50%; display: block; width: 2px; height: 22px; transform: translate(0, -50%); background: #fff; } .bizproc-creating-robot__stage-block_bg-arrow { position: absolute; right: -5px; top: 3px; z-index: 99; width: 0; height: 0; border-top: calc(var(--height) / 2 - (var(--border-radius) - 1px)) solid transparent; border-bottom: calc(var(--height) / 2 - (var(--border-radius) - 1px)) solid transparent; border-left: 5px solid transparent; border-left-color: inherit; filter: drop-shadow(1px 0px 0px var(--ui-color-palette-gray-10, #edeef0)); } .bizproc-creating-robot__stage-block_title-menu { display: flex; align-items: center; font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans)); font-size: 14px; line-height: var(--ui-font-line-height-3xs, 1.2); font-weight: normal; color: var(--ui-color-text-secondary, #525c69); } .bizproc-creating-robot__stage-block_title-text-menu { position: relative; display: flex; align-items: center; } .bizproc-creating-robot__content.--select-grouping .bizproc-creating-robot__empty-content_text::before { content: ''; position: absolute; right: calc(100% + 16px); top: 35%; transform: translate(0, -50%); display: block; width: 76px; height: 22px; background: url(../images/bizproc-creating-robot--help-arrow-icon.svg) center no-repeat; pointer-events: none; } .bizproc-creating-robot__menu_item-market { position: relative; display: flex; align-items: center; justify-content: flex-start; padding: 13px 5px 13px 11px; background-color: var(--ui-color-background-primary, #ffffff); cursor: pointer; transition: .2s; border-radius: var(--ui-border-radius-sm, 8px); overflow: hidden; } .bizproc-creating-robot__menu_item_market:hover { background: #f1f4f6; } .bizproc-creating-robot__menu_item-icon-market { flex-shrink: 0; display: flex; align-items: center; justify-content: center; width: 24px; height: 24px; border: 1px solid #c1eefd; margin-right: 10px; border-radius: var(--ui-border-radius-circle, 50%); background-position: center; background-repeat: no-repeat; } .bizproc-creating-robot__menu_item-text-market { font: 15px/18px var(--ui-font-family-secondary, var(--ui-font-family-open-sans)); font-weight: var(--ui-font-weight-semi-bold, 600); color: var(--ui-color-base-default, #333333); flex-shrink: 1; } .bizproc-creating-robot__svg-icon-blue { fill: var(--ui-color-primary, #2fc6f6); transition: .2s; } .ui-entity-catalog__menu_item.--active .bizproc-creating-robot__svg-icon-blue { fill: var(--ui-color-background-primary, #ffffff); } .ui-entity-catalog__menu_item.--disabled .bizproc-creating-robot__svg-icon-blue { fill: var(--ui-color-base-40, #bdc1c6); } .bizproc-creating-robot__content.--help-block { display: flex; flex-direction: column; justify-content: center; align-items: center; flex: 1; box-sizing: border-box; padding-bottom: 14%; } .bizproc-creating-robot__empty-content { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; } .bizproc-creating-robot__empty-content_icon { margin-right: 27px; } .bizproc-creating-robot__empty-content_text { position: relative; margin-top: 14px; font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans)); font-weight: var(--ui-font-weight-regular, 400); font-size: var(--ui-font-size-xl, 16px); line-height: var(--ui-font-line-height-xl, 1.62); text-align: center; color: var(--ui-color-base-60, #959ca4); max-width: calc(100% - 186px); } .bizproc-creating-robot__help-link { margin-left: auto; margin-right: 12px; border-bottom: 1px dashed rgba(130,139,149,.4); font-size: var(--ui-font-size-md, 14px); font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica)); line-height: var(--ui-font-line-height-2xs, 1.3); color: #828b95; transition: .2s; } .bizproc-creating-robot__help-link:hover { color: #828b95; border-color: rgba(130,139,149,1); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings