
mgnl-resources.media.css.advancedSearch.css Maven / Gradle / Ivy
html,body {
margin: 2px 2px 10px 2px;
padding: 0;
line-height: 14px;
height: 100%;
overflow: hidden;
}
input.text,input.input-date,input.input-path,select {
padding: 2px;
border: solid 1px #999;
width: 97%;
}
form {
height: 100%;
overflow: auto;
padding-bottom: 20px;
position:relative;
}
.row {
margin-top: 10px;
position: relative;
clear: both;
overflow: hidden;
}
.row label {
display: block;
font-weight: bold;
}
.row label a {
font-weight: normal;
font-size: 9px;
float: right;
display: inline;
}
.row .inner-row {
width: 45%;
float: left;
display: inline;
margin: 2px 0;
overflow: hidden;
white-space: nowrap;
}
.row .input-date {
width: 70%;
}
.row .input-path {
width: 60%;
}
.row .inner-row input {
float: left;
display: inline;
border: 0;
width: 10px;
}
.row .inner-row label {
display: block;
line-height: 15px;
margin: 2px 0 0 20px;
font-weight: normal;
}
.button-submit {
border: 1px outset #999;
float: right;
display: inline;
width: auto;
margin: 0 10px 15px 0;
font-size: 11px;
font-weight: bold;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy