123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241 |
- @import '~antd/lib/style/themes/default.less';
- @import '../../../src/themeColor.less';
- .seleSingle {
- background: @theme-light4Color !important;
- }
- standardTableSlo_don {
- :global {
- .ant-table-pagination {
- margin-top: 10px;
- }
- }
- .tableAlert {
- margin-bottom: 16px;
- }
- }
- :global {
- .ant-table-body,.ant-table-empty .ant-table-body{
- overflow: hidden !important;
- }
- .ant-layout-footer{
- height: 0;
- }
- .ant-input-number-input {
- height: 26px !important;
- }
- .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td {
- padding: 9px 8px;
- color: #696969;
- font-size: 12px;
- word-break: break-all;
- }
- .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
- background: rgba(@theme-light4RgbColor);
- }
- .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th {
- background: @theme-light4Color;
- padding: 10px 8px;
- }
- .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th {
- background: @theme-light4Color;
- padding: 10px 8px;
- }
- .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th {
- background: @theme-light4Color;
- padding: 10px 8px;
- }
- .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
- padding: 10px 8px;
- }
- .ant-table-bordered .ant-table-tbody > tr > td {
- border-right: 1px solid @theme-light4Color;
- }
- .ant-table-tbody > .seleSingle {
- background: #FCF0E4 !important;
- }
- .ant-table-tbody > .seleSingle:hover > td {
- background: #FCF0E4 !important;
- }
- .ant-table-tbody > tr:hover:not(.ant-table-expanded-row) > td {
- background: rgba(@theme-light4RgbColor);
- }
- .ant-table-bordered .ant-table-tbody > tr > td {
- border-right: 1px solid @theme-light4Color;
- }
- .ant-table-small > .ant-table-content > .ant-table-body {
- margin: 0;
- }
- .ant-table-thead > tr > th {
- color: #333;
- font-size: 13px;
- font-weight: 500 !important;
- }
- .ant-divider {
- background: #1890FF;
- }
- .ant-table-tbody > tr > td {
- border-bottom: 1px solid @theme-light4Color;
- }
- .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
- border-bottom: 1px solid @theme-light4Color;
- }
- .ant-table-small {
- border-color: @theme-light4Color !important;
- }
- table {
- border-color: @theme-light4Color !important;
- }
- .ant-select-selection {
- border-color: @theme-light4Color !important;
- }
- .ant-table-thead > tr > th > div {
- display: inline-block;
- }
- .ant-table-thead > tr > th .ant-table-filter-icon {
- position: relative;
- top: auto;
- right: auto;
- width: auto !important;
- height: auto !important;
- }
- .ant-table-thead > tr > th .ant-table-filter-icon > svg {
- position: relative;
- top: auto;
- left: auto;
- margin-top: 0;
- margin-left: 10px;
- background: @theme-light4Color;
- }
- .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .ant-table-filter-icon.ant-table-filter-open {
- background: transparent;
- }
- .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover {
- background: transparent;
- }
- /*标记颜色-start*/
- .row_sld_color_FF6900 {
- background-color: #FF6900;
- }
- .row_sld_color_FCB900 {
- background-color: #FCB900;
- }
- .row_sld_color_7BDCB5 {
- background-color: #7BDCB5;
- }
- .row_sld_color_00D084 {
- background-color: #00D084;
- }
- .row_sld_color_8ED1FC {
- background-color: #8ED1FC;
- }
- .row_sld_color_0693E3 {
- background-color: #0693E3;
- }
- .row_sld_color_ABB8C3 {
- background-color: #ABB8C3;
- }
- .row_sld_color_EB144C {
- background-color: #EB144C;
- }
- .row_sld_color_F78DA7 {
- background-color: #F78DA7;
- }
- .row_sld_color_9900EF {
- background-color: #9900EF;
- }
- .row_sld_color_000FFF {
- background-color: #000FFF;
- }
- .row_sld_color_D0AAFF {
- background-color: #D0AAFF;
- }
- .row_sld_color_98BFFE {
- background-color: #98BFFE;
- }
- .row_sld_color_73E5FF {
- background-color: #73E5FF;
- }
- .row_sld_color_B1E788 {
- background-color: #B1E788;
- }
- .row_sld_color_FFF17A {
- background-color: #FFF17A;
- }
- .row_sld_color_FFBB7C {
- background-color: #FFBB7C;
- }
- .row_sld_color_FFA5AD {
- background-color: #FFA5AD;
- }
- .row_sld_color_FEC5E8 {
- background-color: #FEC5E8;
- }
- .row_sld_color_C2C2C2 {
- background-color: #C2C2C2;
- }
- .row_sld_color_191919 {
- background-color: #191919;
- }
- .row_sld_color_8187e0 {
- background-color: #8187e0;
- }
- /*标记颜色-end*/
- }
|