| | |
| | | /* .lexstyle{ */ |
| | | /* font-size: 13px; |
| | | /* font-size: 13px; |
| | | width: 80% !important; |
| | | /* width:50px; */ |
| | | /* --sds-c-button-text-color:red; */ |
| | | /* 背景颜色 */ |
| | | /* --slds-c-button-brand-color-background:rgb(8,16,132); */ |
| | | /* 字体颜色 */ |
| | | /* --slds-c-button-brand-text-color:#FFFFFF; */ |
| | | /* --slds-c-button-brand-text-color-hover:#ccc; */ |
| | | /* --sds-c-button-text-color:red; */ |
| | | /* 背景颜色 */ |
| | | /* --slds-c-button-brand-color-background:rgb(8,16,132); */ |
| | | /* 字体颜色 */ |
| | | /* --slds-c-button-brand-text-color:#FFFFFF; */ |
| | | /* --slds-c-button-brand-text-color-hover:#ccc; */ |
| | | /* } */ |
| | | |
| | | |
| | | /* button边框 */ |
| | | .lexBorder { |
| | | .lexBorder{ |
| | | font-size: 18px; |
| | | font-family: 'sans-serif'; |
| | | font-weight: 500; |
| | | color: #0a81df; |
| | | font-weight:500; |
| | | color:#0A81DF; |
| | | /* border:2px solid rgb(8,16,132); */ |
| | | /* border-color:rgb(8,16,132); */ |
| | | width: 160px; |
| | | height: 36px; |
| | | border-radius: 4px; |
| | | opacity: 1; |
| | | background: #ffffff; |
| | | background: #FFFFFF; |
| | | box-sizing: border-box; |
| | | border: 1px solid #0a81df; |
| | | border:1px solid #0A81DF; |
| | | } |
| | | .lexsearchStyle { |
| | | .lexsearchStyle{ |
| | | font-size: 18px; |
| | | font-family: 'sans-serif'; |
| | | font-weight: 500; |
| | | font-weight:500; |
| | | width: 160px; |
| | | height: 36px; |
| | | border-radius: 4px; |
| | | opacity: 1; |
| | | background: #090f84; |
| | | color: #ffffff; |
| | | background:#090F84; |
| | | color:#FFFFFF; |
| | | } |
| | | .lexclearStyle { |
| | | .lexclearStyle{ |
| | | font-size: 18px; |
| | | font-family: 'sans-serif'; |
| | | font-weight: 500; |
| | | font-weight:500; |
| | | width: 160px; |
| | | height: 36px; |
| | | border-radius: 4px; |
| | | opacity: 1; |
| | | background: #ffffff; |
| | | border: 1px solid #4d4d4d; |
| | | color: #333333; |
| | | background: #FFFFFF; |
| | | border:1px solid #4d4d4d; |
| | | color:#333333; |
| | | |
| | | } |
| | | |
| | | |
| | | /* button边框 */ |
| | | .lexBorderWidth { |
| | | .lexBorderWidth{ |
| | | font-size: 18px; |
| | | font-family: 'sans-serif'; |
| | | font-weight: 500; |
| | | color: #0a81df; |
| | | font-weight:500; |
| | | color:#0A81DF;; |
| | | /* border:2px solid rgb(8,16,132); */ |
| | | /* border-color:rgb(8,16,132); */ |
| | | width: 200px; |
| | | height: 36px; |
| | | border-radius: 4px; |
| | | opacity: 1; |
| | | background: #ffffff; |
| | | background: #FFFFFF; |
| | | box-sizing: border-box; |
| | | border-style: rgb(212, 212, 212); |
| | | } |
| | | |
| | | |
| | | /* button距离 */ |
| | | .buttonMarginLeft { |
| | | margin-left: 150px; |
| | | .buttonMarginLeft{ |
| | | margin-left:150px; |
| | | } |
| | | |
| | | /* button短距离 */ |
| | | .buttonminMarginLeft { |
| | | margin-left: 50px; |
| | | .buttonminMarginLeft{ |
| | | margin-left:50px; |
| | | } |
| | | |
| | | *:disabled { |
| | |
| | | } |
| | | |
| | | /* 库存盘点变化明细 */ |
| | | .changeDetail { |
| | | width: 250px; |
| | | height: 36px; |
| | | .changeDetail{ |
| | | width:250px; |
| | | height:36px; |
| | | font-size: 18px; |
| | | font-family: 'sans-serif'; |
| | | font-weight: 500; |
| | | color: #0a81df; |
| | | font-weight:500; |
| | | color:#0A81DF;; |
| | | border-radius: 4px; |
| | | opacity: 1; |
| | | background: #ffffff; |
| | | background: #FFFFFF; |
| | | box-sizing: border-box; |
| | | border-style: rgb(212, 212, 212); |
| | | } |
| | | /* 检索条件字体 */ |
| | | .searchName { |
| | | .searchName{ |
| | | font-size: 16px; |
| | | font-family: 'sans-serif'; |
| | | font-weight: 500; |
| | | font-weight:500; |
| | | |
| | | } |
| | | |
| | | |
| | | /* input 字体大小 by Link */ |
| | | .inputFont { |
| | | font-size: 14px; |
| | | --lwc-fontSize2: 14px; |
| | | --lwc-fontSize2:14px; |
| | | } |
| | | |
| | | /* spinner_container By Link */ |
| | | .slds-spinner_container { |
| | | position: fixed; |
| | | .slds-spinner_container{ |
| | | position:fixed; |
| | | top: 123px; |
| | | } |
| | | } |