@import "./base.less";
|
.frm_el_attr_editor {
|
text-align: left;
|
padding: 5px 10px;
|
.length_err{
|
color: red;
|
}
|
.btn-el-attr-bind {
|
margin:2px 0px;
|
min-width: 285px !important;
|
width: 285px;
|
}
|
textarea {
|
min-height:85px !important;
|
|
}
|
hr {
|
margin:10px !important;
|
margin-left:0px !important;
|
}
|
|
> div > div {
|
div.el_container {
|
position:relative;
|
text-align:left;
|
overflow:hidden;
|
display:block;
|
label.label {
|
display:block !important;
|
position:absolute;
|
color: #444444 !important;
|
font-size:12px !important;
|
text-align:left;
|
top: 9px;
|
left: 12px;
|
}
|
span.element {
|
display:block;
|
overflow: hidden;
|
input {
|
float:left;
|
text-align: left;
|
display:block;
|
width:auto !important;
|
}
|
}
|
div.third_column {
|
margin:0px;
|
padding:0px;
|
width:33%;
|
float:left;
|
position: relative;
|
>label {
|
|
}
|
|
>span {
|
width:100%;
|
input, select {
|
min-width: 0px !important;
|
width:80%;
|
}
|
}
|
|
}
|
|
div.third_column_full{
|
>span {
|
width:100%;
|
input, select {
|
min-width: 0px !important;
|
width:100%;
|
}
|
}
|
}
|
|
div.one_column {
|
width: 10% !important;
|
}
|
div.two_column {
|
width: 20% !important;
|
min-height:25px;
|
overflow:hidden;
|
div.frm_item_icons {
|
display:block;
|
bottom:0px;
|
left:2px;
|
}
|
}
|
div.five_column {
|
width: 50% !important;
|
> span {
|
input {
|
width: 60%;
|
}
|
}
|
}
|
}
|
> label{
|
margin: 12px 0px 0px 0px;
|
}
|
}
|
}
|
|
.manadatory_ifd {
|
color: red;
|
}
|
.process_ifd {
|
color: red;
|
}
|
|
|
table.table_cloud_attr{
|
height:100%;
|
margin-bottom:29px;
|
top:0px !important;
|
.table_search_input{
|
width:200px;
|
margin-right: 20px;
|
}
|
.table_search_btn{
|
// background-color: #d0d1d1;
|
height: 26px;
|
border-radius: 8px;
|
text-align: center;
|
line-height: 13px;
|
width: 57px;
|
}
|
th, td{
|
font-size:12px !important;
|
input {
|
margin:0px;
|
height:12px !important;
|
}
|
}
|
}
|
|
div.cloud_attr {
|
font-size:10px !important;
|
position: relative;
|
div.cv_title {
|
overflow:hidden;
|
text-align: center;
|
font-size: 14px;
|
padding:4px 0px 0px 0px;
|
}
|
div.table-content {
|
margin-bottom:28px;
|
max-height:500px;
|
overflow: auto;
|
min-height: 376px;
|
}
|
div.condition_search_footer{
|
position: absolute;
|
bottom:0px;
|
select, input{
|
line-height:20px;
|
min-height:20px !important;
|
}
|
a{
|
text-decoration: none;
|
}
|
width:100%;
|
padding:0px 2px;
|
label.second{
|
float:right;
|
input{
|
width: 25px;
|
height: 20px;
|
}
|
}
|
}
|
}
|