org.opencms.gwt.client.ui.css.singleLineItem.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opencms-gwt Show documentation
Show all versions of opencms-gwt Show documentation
OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.
@external cms_type_icon;
.primary, .floatBox, .floatDecoratedPanel {}
.decorationBoxSmall{}
li.singleLineItem div.decorationBox {
margin-top: 0px;
}
li.singleLineItem{
line-height: 18px;
}
.itemFace{
white-space: nowrap;
}
.itemFace .cms_type_icon{
vertical-align: -3px;
}
.itemFace:hover{
background-color: #aaaaaa;
color: blue;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy