| Current Path : /home/megadansyp/www/templates/purity_iii/less/extras/ |
| Current File : /home/megadansyp/www/templates/purity_iii/less/extras/com_community.less |
@import "../vars.less";
// ---------------------------------------------------------
// JOMSOCIAL COMPATIBLITY
// ---------------------------------------------------------
.com_community #community-wrap {
label,
.form-field {
input {
display: inline-block;
margin-top: 0;
vertical-align: middle;
}
}
.row-fluid.hero-area {
margin: 0;
}
// FRONT PAGE
// ---------------------------------------------------------
// Guest
.cGuest .row-fluid.hero-area {
margin-left: 0;
margin-right: 0;
}
.js_dropDownMaster dt,
.js_dropDownParent li > a {
height: 28px;
}
.joms-select {
box-shadow: none;
}
// Toolbar
// ----------------------------------
.js-toolbar {
.navbar-inner {
min-height: 40px;
}
.nav-collapse {
display: block;
}
.nav > li > a {
height: 38px;
line-height: 25px;
}
.dropdown-menu > li {
border: 0;
}
}
.cStream-Content {
.row-fluid {
margin-left: 0;
margin-right: 0;
}
}
.joms-postbox-input .inputbox {
box-shadow: none;
}
.joms-postbox-input .input-status {
box-shadow: none;
padding: @t3-global-padding / 2;
overflow-y: auto;
min-height: 160px !important;
}
.joms-postbox-input {
overflow-y: scroll !important;
}
.joms-postbox-event {
.joms-postbox-dropdown {
.picker__select--month, .picker__select--year {
display: inline-block;
}
}
}
// PROFILE PAGE PAGE
// ---------------------------------------------------------
.cProfile-Preferences {
.js_dropDownMaster dt,
.js_dropDownParent li > a {
height: 26px;
line-height: 20px;
}
label input {
display: inline-block;
margin-top: 0;
vertical-align: middle;
}
}
// FRIENDS PAGE
// ---------------------------------------------------------
// Search
// -----------------------------
.cSearch {
.label-checkbox {
input {
display: inline-block;
margin-top: 0;
vertical-align: middle;
}
}
}
// Advand search
// -----------------------------
.advance-search {
label {
input {
display: inline-block;
margin-top: 0;
vertical-align: middle;
}
}
}
// GROUP CREATE
// ---------------------------------------------------------
.cGroups-Create {
label {
input {
display: inline-block;
margin-top: 0;
vertical-align: middle;
}
}
}
// Event Page
// ---------------------------------------------------------
.joms-page {
.joms-form__group {
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
display: inline-block;
}
.joms-button--privacy {
margin-right: 15px;
}
.joms-checkbox {
input {
margin-top: 8px;
}
}
}
}
.jomsocial {
.joms-body {
.joms-focus__header__actions--desktop {
a {
font-size: 2.5rem;
}
.joms-icon {
width: 24px;
height: 24px;
}
}
a.joms-button--viewed.nolink {
span {
margin: 0;
padding-left: 15px;
}
}
}
}
}
.picker {
background: green !important;
.picker__box {
.picker__header {
display: flex;
.picker__select--month {
margin-left: @t3-global-padding;
}
}
}
}