weaver_trunk_cli/pc4mobx/esearch/style/searchSet.less

226 lines
4.4 KiB
Plaintext

.weeso-search-set {
&-topbtn {
background-color: #fff;
.topbtn {
color: #55a1f8;
}
.ant-btn {
border-radius: 0;
padding: 0;
border: none;
font-size: 20px;
line-height: 20px;
}
}
&-topbtn {
padding: 0;
.wea-title {
// border-bottom: 0;
.topbtn-group {
.topbtn {
margin-left: 15px;
>div {
display: inline-block;
}
}
}
}
.wea-content {
padding: 0px !important;
}
}
.wea-url-name{
color: #4D7AD8;
&:hover {
text-decoration: underline;
color: #2db7f5;
}
}
}
.weeso-search-set-customization {
.ant-steps-item {
.ant-steps-item-icon, .ant-steps-item-content {
cursor: pointer;
}
}
.customization-step {
padding: 30px;
}
.customization-table {
height: calc(100% - 130px);
// border: 1px solid red;
.esearch-group {
margin: 0 130px;
.upload-img-area {
position: relative;
.wea-upload {
display: inline-block;
float: left;
}
.wea-upload .icon-coms-AddTo {
margin: 0px !important;
font-size: 36px;
}
.img-area {
position: relative;
float: left;
// width: 36px;
// height: 36px;
display: inline-block;
padding: 5px;
cursor:pointer;
.icon-coms-ws {
font-size: 36px;
color: #4CB1FC;
}
.anticon-cross-circle-o {
position: absolute;
font-size: 18px;
top: -9px;
right: -9px;
color: #fff;
background-color: #4CB1FC;
border-radius: 9px;
&:hover {
background-color: red;
}
}
}
.img-area-desc {
// float: left;
display: inline-flex;
align-items: center;
color: #B2B2B2;
margin-left: 15px;
height: 50px;
width: calc(100% - 65px);
}
.img-refresh {
display: inline-block;
color: #B2B2B2;
position: absolute;
height: 50px;
line-height: 50px;
padding: 0px 5px;
.icon-coms-Refresh {
cursor: pointer;
}
}
}
}
.customization-commonset {
.commonset-btn {
margin-left: 15px;
.wea-button-icon {
display: inline-block;
}
}
.wea-content {
padding: 0;
}
}
}
.create {
.ant-steps-item-icon, .ant-steps-item-content {
cursor: auto;
}
}
}
.weeso-search-set-container {
.customization-commonset {
padding:0;
.commonset-btn {
margin-left: 15px;
.wea-button-icon {
display: inline-block;
}
}
.wea-content {
padding: 0;
}
}
}
.weeso-search-add-common, .customization-table {
.esearch-group {
.pcUrl, .mobileUrl {
.ant-col-16 {
border: 1px solid #e1e1e1;
}
}
.wea-field-readonly.border {
background: #fff;
border: 0px !important;
width: calc(100% - 30px);
}
.esearch-view-url-input {
overflow: hidden;
.wdb {
word-break: normal !important;
}
}
.esearch-view-url-icon {
display: inline-block;
vertical-align: middle;
margin-left: 7px;
font-size: 16px;
cursor: pointer;
}
.esearch-view-url-icon:hover {
font-size: 18px;
}
.wea-form-item {
.wea-form-item-wrapper {
display: block !important;
}
}
.img-page-descStr-tip {
position: absolute;
top: 6px;
right: -23px;
}
}
}
.weeso-search-add-common-conditions {
.wea-dialog-body {
padding-top: 40px;
.tip-message {
color: #999999;
}
}
}
.weeso-search-add-common {
.add-common-form {
.point-person{
.wea-browser::after {
content: "*";
position: absolute;
top: 50%;
width: 9px;
height: 9px;
margin-top: -5px;
right: -14px;
color: transparent;
background-image: url(/images/BacoError_wev9.png);
background-repeat: no-repeat;
background-position: 50%;
}
}
}
}
.weeso-ad-search-popver {
.ant-popover-content {
.ant-popover-inner {
margin-left:-64px;
}
}
}