Sha256: f0257fac9b184b0c9a716d55a4b1e5c84176a5d6f4f9f8dbe0b587663c27c368

Contents?: true

Size: 1.85 KB

Versions: 4

Compression:

Stored size: 1.85 KB

Contents

/* NOTE: This file was generated as an optimized version of "library.source.less" for the Theme Designer. */

/*!
 * UI development toolkit for HTML5 (OpenUI5)
 * (c) Copyright 2009-2018 SAP SE or an SAP affiliate company.
 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
 */

@import "../base/library.less";
@import "../../../../sap/ui/core/themes/sap_hcb/global.less";

/* START "DynamicPage.less" */
/* ================================== */
/* CSS for control sap.f/DynamicPage  */
/* High Contrast Black theme          */
/* ================================== */

.sapFDynamicPageFooter {
	opacity: 1;
}
/* END "DynamicPage.less" */

/* START "FlexibleColumnLayout.less" */
/* =========================================== */
/* CSS for control sap.f/FlexibleColumnLayout  */
/* High Contrast Black theme                   */
/* =========================================== */

// Cozy mode
.sapFFCL > {
	& > .sapFFCLColumnMid.sapFFCLColumnActive {
		border-left: 1px solid @sapUiGroupContentBorderColor;
		border-right: 1px solid @sapUiGroupContentBorderColor;
	}

	& > .sapFFCLColumnActive.sapFFCLColumnLastActive {
		border-right: none;
		border-left: 1px solid @sapUiGroupContentBorderColor;
	}

	& > .sapFFCLColumnActive.sapFFCLColumnFirstActive {
		border-right: 1px solid @sapUiGroupContentBorderColor;
		border-left: none;
	}

	& > .sapFFCLColumnActive.sapFFCLColumnOnlyActive {
		border-right: none;
		border-left: none;
	}
}

.sapFFCL {
	.sapFFCLNavigationButton {
		.sapMBtnInner .sapMBtnIcon {
			width: auto;
		}

		&.sapFFCLNavigationButtonLeft {
			.sapMBtnInner {
				border: 1px solid @sapUiButtonBorderColor;
				border-radius: 0 0.375rem 0.375rem 0;
			}
		}

		&.sapFFCLNavigationButtonRight {
			.sapMBtnInner {
				border: 1px solid @sapUiButtonBorderColor;
				border-radius: 0.375rem 0 0 0.375rem;
			}
		}
	}
}
/* END "FlexibleColumnLayout.less" */

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
fiveapples-0.0.7 lib/openui5-runtime-1.60.23/resources/sap/f/themes/sap_hcb/library.less
fiveapples-0.0.6 lib/openui5-runtime-1.60.23/resources/sap/f/themes/sap_hcb/library.less
fiveapples-0.0.5 lib/openui5-runtime-1.60.23/resources/sap/f/themes/sap_hcb/library.less
jekyll-openui5-0.1.0 assets/sap/f/themes/sap_hcb/library.less