org.opencms.gwt.client.ui.CmsMessageWidget.ui.xml 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.
table.main{
display: block;
table-layout: fixed;
}
table.main tr td.iconCol{
vertical-align: middle;
padding: 0px;
width: 60px;
text-align: center;
height: 90px;
}
table.main div.message{
vertical-align: middle;
padding: 15px 15px 15px 15px;
position: relative;
max-height: 150px;
}
table.main div.message > p:first-child {
margin-top: 0px;
}
table.main div.message > p {
margin-top: 5px;
}
.outercontainer {
overflow-x: auto;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy