| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/landing/ui/bootstrap/layout/src/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/landing/ui/bootstrap/layout/src/layout.css |
.landing-bootstrap-layout-wrapper {
position: relative;
height: 120px;
margin-bottom: 10px;
}
.landing-bootstrap-layout-switcher {
text-align: center;
}
.landing-bootstrap-layout-switcher span {
font-weight: bold;
font-size: 14px;
color: #599cff;
margin-right: 15px;
cursor: pointer;
}
.landing-bootstrap-layout-switcher span.active {
color: #000;
}
.landing-bootstrap-layout-background {
position: relative;
height: 400px;
}
.landing-bootstrap-layout-background {
cursor: pointer;
}
.landing-bootstrap-layout-work.container,
.landing-bootstrap-layout-background.container {
position: absolute;
height: 100px;
}
.landing-bootstrap-layout-work.container .row .grid-item,
.landing-bootstrap-layout-background.container .row .grid-item {
padding: 5px;
}
.landing-bootstrap-layout-work.container .row .grid-item div,
.landing-bootstrap-layout-background.container .row .grid-item div {
background-color: #599cff;
border-radius: 5px;
height: 120px;
padding: 5px;
opacity: 0.5;
}
.landing-bootstrap-layout-work.container {
position: absolute;
}
.landing-bootstrap-layout-work.container .row .grid-item div {
opacity: 1;
cursor: pointer;
}
.landing-bootstrap-layout-work.container .row .grid-item-last div {
background-image: radial-gradient(#212121 20%, transparent 0),
radial-gradient(#fafafa 20%, transparent 0);
background-color: #599cff;
background-position: 0 0, 50px 50px;
background-size: 5px 5px;
opacity: 0.5;
cursor: pointer;
}
.landing-bootstrap-layout-add-row,
.landing-bootstrap-layout-remove-row {
position: absolute;
right: 0;
bottom: -30px;
width: 10px;
margin-right: -7px;
font-weight: bold;
font-size: 14px;
color: #599cff;
vertical-align: bottom;
cursor: pointer;
text-align: center;
}
.landing-bootstrap-layout-remove-row {
bottom: -10px;
}
.landing-bootstrap-layout-wrapper-col-menu {
position: absolute;
z-index: 666;
width: 20px;
height: 25px;
display: none;
font-weight: bold;
font-size: 14px;
text-align: center;
cursor: pointer;
}