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

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

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

.@{prefix}-imagepanel {
	overflow: auto;
	background: black;
}

.@{prefix}-imagepanel img {
	position: absolute;
}

.@{prefix}-imagetool.@{prefix}-btn .@{prefix}-ico {
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
	padding: 5px;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy