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

template.js.tinymce.skins.lightgray.AbsoluteLayout.less Maven / Gradle / Ivy

There is a newer version: 5.0.6
Show newest version
// AbsoluteLayout

.@{prefix}-abs-layout {
	position: relative;
}

body .@{prefix}-abs-layout-item, .@{prefix}-abs-end {
	position: absolute;
}

.@{prefix}-abs-end {
	width: 1px; height: 1px;
}

.@{prefix}-container-body.@{prefix}-abs-layout {
	overflow: hidden;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy