45 lines
824 B
Plaintext
45 lines
824 B
Plaintext
.ruleWrapper-layout {
|
|
.wea-new-top-content {
|
|
overflow: hidden !important;
|
|
|
|
.ruleWrapper {
|
|
padding: 16px;
|
|
background: #e5e5e5;
|
|
height: 100%;
|
|
overflow: hidden auto;
|
|
|
|
.wea-search-group {
|
|
background: #fff;
|
|
margin-bottom: 16px;
|
|
|
|
.wea-content {
|
|
padding: 8px !important;
|
|
|
|
.wea-form-cell:not(:last-child) {
|
|
.wea-form-item {
|
|
border-bottom: 1px solid #e5e5e5;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
.wea-search-group, .wea-form-cell {
|
|
padding: 0;
|
|
|
|
.wea-form-item {
|
|
padding: 5px 16px;
|
|
|
|
.wea-form-item-label {
|
|
color: #666;
|
|
}
|
|
}
|
|
}
|
|
|
|
.wea-form-cell-wrapper {
|
|
background: #FFF;
|
|
border: 1px solid #e5e5e5;
|
|
}
|
|
}
|
|
}
|
|
}
|