diff --git a/public/static/css/antd.dark.min.css b/public/static/css/antd.dark.min.css index 300c56f..d198255 100644 --- a/public/static/css/antd.dark.min.css +++ b/public/static/css/antd.dark.min.css @@ -6067,7 +6067,8 @@ a.ant-btn-sm { display: inline-flex; align-items: center; background: transparent; - border: 1px solid #434343; + /* border: 1px solid #434343; */ + border: 1px solid #666d7d; border-radius: 2px; transition: border .3s,box-shadow .3s } @@ -17266,7 +17267,8 @@ textarea.ant-input { font-size: 14px; text-align: center; background-color: hsla(0,0%,100%,.04); - border: 1px solid #434343; + /* border: 1px solid #434343; */ + border: 1px solid #666d7d; border-radius: 2px; transition: all .3s } @@ -22646,7 +22648,8 @@ span.ant-radio+* { .ant-select:not(.ant-select-customize-input) .ant-select-selector { position: relative; background-color: transparent; - border: 1px solid #434343; + /* border: 1px solid #434343; */ + border: 1px solid #666d7d; border-radius: 2px; transition: all .3s cubic-bezier(.645,.045,.355,1) } @@ -25222,8 +25225,10 @@ span.ant-radio+* { color: hsla(0,0%,100%,.85); font-weight: 500; text-align: left; - background: #1d1d1d; - border-bottom: 1px solid #303030; + /* background: #1d1d1d; */ + background: #616b83; + /* border-bottom: 1px solid #303030; */ + border-bottom: 1px solid #616b83; transition: background .3s ease } @@ -25248,7 +25253,8 @@ span.ant-radio+* { } .ant-table-tbody>tr>td { - border-bottom: 1px solid #303030; + border-bottom: 1px solid #626b7e; + background-color: #3e4557; /*add*/ transition: background .3s } @@ -25265,7 +25271,8 @@ span.ant-radio+* { } .ant-table-tbody>tr.ant-table-row:hover>td,.ant-table-tbody>tr>td.ant-table-cell-row-hover { - background: #262626 + /* background: #262626 */ + background: #3e4557 } .ant-table-tbody>tr.ant-table-row-selected>td { diff --git a/src/assets/css/ant-modification.scss b/src/assets/css/ant-modification.scss index 5b12f90..c7173d5 100644 --- a/src/assets/css/ant-modification.scss +++ b/src/assets/css/ant-modification.scss @@ -241,17 +241,27 @@ } } -// ant-table .ant-table { - .ant-table-tbody { - tr > td { - background: var(--header-bg); - } - - tr:nth-child(2n) > td { - background: var(--table-bg); - } + // .ant-table-tbody { + // tr > td { + // background: var(--header-bg); + // } + + // tr:nth-child(2n) > td { + // background: var(--table-bg); + // } + // tr:hover > td { + // background: var(--primary-1); + // } + // } + .ant-table-thead tr th { + // text-align: left; + font-weight: bold; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; } + } .ant-table-scroll-horizontal, @@ -267,25 +277,6 @@ } } -.ant-table { - .ant-table-thead tr th { - // text-align: left; - font-weight: bold; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - } - - .ant-table-tbody { - // tr > td { - // text-align: left; - // } - - tr:hover > td { - background: var(--primary-1); - } - } -} .ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-left:hover, .ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-right:hover, diff --git a/src/pages/OperationCenter/OperationSales/AdsMgm/loadable.jsx b/src/pages/OperationCenter/OperationSales/AdsMgm/loadable.jsx index 528d568..c507873 100644 --- a/src/pages/OperationCenter/OperationSales/AdsMgm/loadable.jsx +++ b/src/pages/OperationCenter/OperationSales/AdsMgm/loadable.jsx @@ -971,7 +971,7 @@ function AdsMgm() { >