| Current Path : /var/www/homesaver/www/bitrix/components/bitrix/landing.landings/templates/.default/ |
| Current File : /var/www/homesaver/www/bitrix/components/bitrix/landing.landings/templates/.default/style.css |
.landing-site-selector-item-lower {
padding-left: 30px;
}
.landing-tile-pages {
padding: 0 20px;
}
.landing-tile-pages.bx-layout-inner-inner-table {
padding: 0;
}
.landing-item-folder .landing-title-overflow.--create-folder-input {
padding: 0;
}
.landing-title-overflow.--create-folder-input {
position: relative;
height: 32px;
border-radius: var(--ui-field-border-radius, 2px);
border: 1px solid #2fc6f6;
background-color: #fff;
z-index: 2;
}
.landing-title-overflow.--create-folder-input input {
padding: 0 12px;
height: 32px;
width: 100%;
border: none;
font: 14px/32px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
color: #333;
box-sizing: border-box;
}