| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/themes/Honeygrid/styles/system/modules/ |
Upload File : |
/* Fieldset
========================================================================== */
body.page-login {
#main {
.row-login > div {
padding: ($grid-gutter-width / 2) 50px 0;
& + div {
.fieldset-content {
border-top: 1px solid $gray-lighter;
padding-top: $grid-gutter-width;
}
}
.fieldset-content {
margin-bottom: $grid-gutter-width;
text-align: center;
@media (min-width: $screen-lg-min) {
min-height: 230px;
margin-bottom: 0;
}
h4 {
@include thick-heading();
margin-bottom: $grid-gutter-width;
}
}
@media (min-width: $screen-lg-min) {
&,
& + div {
.fieldset-content {
padding-top: 0;
border-top: none;
}
}
& + div {
border-left: 1px solid $gray-lighter;
}
}
}
}
}