org.opencms.ade.sitemap.client.alias.CmsAliasView.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.
@def innerWidth 935px;
.standardInput {
border: 1px solid black;
}
.standardButton {
border: 1px solid black;
}
.invisible {
display: none;
}
.topButtonBox {
margin-bottom: 5px;
margin-top: 10px;
width: innerWidth;
}
.topButtonInnerBox {
width: 100%;
}
.topTextBox1 {
width: 180px;
}
.topTextBox2 {
width: 180px;
}
.topModeSelector {
min-width: 175px;
}
@if user.agent ie6 {
.topNewButton {
margin-left: 50px;
width: 100px
}
} @else {
.topNewButton {
margin-left: 10px;
}
}
.tableContainer {
width: 910px;
max-height: 300px;
border: 1px solid gray;
}
.bottomButtonBox > * {
margin-right: 5px;
}
.actionButtonBox {
margin-bottom: 5px;
}
.actionButton {
float: right;
margin-right: 5px;
}
.outerTableBox {
width: innerWidth;
margin-top: 5px;
}
.clearbox {
clear: both;
}
.innerTableBox {
margin: 5px;
}
.topButtonBoxLabel {
font-weight: bold;
margin-left: 11px;
margin-right: 4px;
margin-top: 2px;
}
.leftButton {
float: left;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy