| Current Path : /var/www/homesaver/www/bitrix/components/bitrix/sender.start/templates/.default/ |
| Current File : /var/www/homesaver/www/bitrix/components/bitrix/sender.start/templates/.default/style.css |
.sender-start-wrap {
color: #333;
}
.sender-start-block {
margin: 0 0 50px 0;
}
.sender-start-wrap {
padding-top: 25px;
border-top: 1px solid rgba(82, 92, 105, .1);
}
.bitrix24-light-theme .sender-start-wrap {
border-color: rgba(255, 255, 255, .2);
}
.sender-start--modifier .ui-page-slider-workarea-content-padding {
padding: 0;
}
.sender-start-title {
font: 16px/24px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
font-weight: var(--ui-font-weight-regular, 400);
color: #333;
margin-bottom: 8px;
}
.bitrix24-light-theme .sender-start-title {
color: #fff;
}
.ui-tile-list-item-selected:before {
width: 0 !important;
}
.bitrix24-light-theme .sender-ui-tile-custom-list-item {
color: #fff;
}
.sender-ui-tile-custom-list-item {
background-color: rgba(255,255,255,0.29) !important;
color: #535b69;
border-color: rgba(82,92,105,.5);
cursor: pointer;
}
.sender-ui-tile-custom-list-item-title {
margin-bottom: 10px;
text-align: center;
}
.sender-ui-tile-custom-list-item-subtitle {
margin-bottom: 20px;
max-width: calc(100% - 20px);
max-height: calc(100% - 39px - 24px);
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
}
.sender-ui-tile-icon-service-yandex-master {
--ui-icon-service-bg-image: url("/bitrix/components/bitrix/sender.start/templates/.default/images/yandex-direct-icon.svg");
}