All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.css.main.scss Maven / Gradle / Ivy

The newest version!
@import 'atlas-variables';

.portlet-users-admin {
	#header-bottom {
		background-color: #f6f8fb;
		height: 34px;
		margin: 0 0 10px;
	}

	#header-menu {
		background-color: #f3f5f5;
		font-size: 11px;
		line-height: 34px;
		margin: 0 0 10px;
		padding: 0 10px;
		text-align: right;
	}

	#header-title {
		background-color: #c1cabc;
		font-size: 20px;
		font-weight: 500;
		margin: 0 0 10px;
		padding: 7px 10px;
	}

	.assign-roles-segments-warning {
		margin-bottom: 20px;
		margin-top: -1.25rem;
	}

	.email-user-add .password-changed-notification {
		display: none;
	}

	.label-holder {
		font-weight: 700;
		padding: 15px 0 5px;
	}

	.org-labor-entry {
		float: left;
		margin-right: 2%;
		width: 12%;

		@include media-breakpoint-down(sm) {
			float: none;
			width: auto;
		}

		> .form-group {
			margin-bottom: 0;
		}
	}

	.organization-details {
		margin-left: 21px;
	}

	.organization-information {
		overflow: hidden;
	}

	.organization-search {
		float: right;
		margin: 0 0 0.5em 0.5em;
	}

	.section {
		float: left;
		margin-left: 10px;
		width: 47%;

		h3 {
			background: no-repeat scroll 2px 50%;
			border-bottom: 1px solid #ccc;
			line-height: 1.5;
			margin-bottom: 0.5em;
			padding-left: 25px;
		}

		li {
			list-style: none;
			margin: 0;
		}

		ul {
			margin: 0;
		}
	}

	.entity-details {
		clear: both;
	}

	.radio-holder {
		line-height: 12px;
	}

	.form-navigator {
		.user-info,
		.organization-info {
			.user-name {
				word-wrap: break-word;
			}
		}
	}

	.membership-restriction-container {
		margin-top: 1em;
	}

	.instant-messenger,
	.social-network {
		clear: both;
		margin-bottom: 2em;
		overflow: hidden;

		img {
			margin-left: 1em;
		}

		.form-group {
			margin: 0;
		}
	}

	.permission-scopes {
		margin-right: 10px;

		&.empty {
			display: none;
		}
	}

	.permission-group {
		.lfr-search-container {
			margin-bottom: 1.5rem;
		}
	}

	.organization-icon,
	.plugin-thumbnail,
	.site-icon {
		float: left;
		margin-right: 5px;
	}

	.plugin-thumbnail {
		margin-right: 10px;
	}

	.lfr-permission-content-container {
		.table tr.info {
			> td,
			> th {
				background-color: #f0f5ff;
			}
		}
	}

	.user-status-selector {
		margin-top: 5px;

		@include media-breakpoint-up(md) {
			float: right;
			margin-top: 0;
		}

		.form-group {
			margin-bottom: 0;
		}

		.input-select-wrapper {
			width: 100%;

			@include media-breakpoint-up(md) {
				width: auto;
			}
		}
	}

	@include media-breakpoint-up(md) {
		.user-table button {
			float: left;
		}
	}

	.view-all-link {
		color: #666;
		font-weight: normal;
		margin-bottom: 15px;
	}

	.lfr-asset-column-details {
		margin-top: 1em;
	}

	.lfr-asset-summary img.avatar {
		max-width: 210px;
	}
}

.lfr-floating-container {
	.field {
		input,
		img {
			vertical-align: top;
		}
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy