| | |
| | | |
| | | // Layout |
| | | @layout-body-background : #f0f2f5; |
| | | @layout-header-background : #001529; |
| | | @layout-header-background : transparent; |
| | | @layout-footer-background : @layout-body-background; |
| | | @layout-header-height : 64px; |
| | | @layout-header-padding : 0 50px; |
| | |
| | | border-right-color: transparent; |
| | | } |
| | | :global .drawer .drawer-content { |
| | | background: #001529; |
| | | background: transparent; |
| | | } |
| | | .standardFormRow { |
| | | border-bottom: 1px dashed #e8e8e8; |
| | |
| | | } |
| | | .ant-dropdown-menu-dark, |
| | | .ant-dropdown-menu-dark .ant-dropdown-menu { |
| | | background: #001529; |
| | | background: transparent; |
| | | } |
| | | .ant-dropdown-menu-dark .ant-dropdown-menu-item, |
| | | .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title, |
| | |
| | | background: #f0f2f5; |
| | | } |
| | | .ant-layout-header { |
| | | background: #001529; |
| | | background: transparent; |
| | | } |
| | | .ant-layout-footer { |
| | | background: #f0f2f5; |
| | | color: rgba(0, 0, 0, 0.65); |
| | | } |
| | | .ant-layout-sider { |
| | | background: #001529; |
| | | background: transparent; |
| | | } |
| | | .ant-layout-sider-trigger { |
| | | color: #fff; |
| | | background: #002140; |
| | | } |
| | | .ant-layout-sider-zero-width-trigger { |
| | | background: #001529; |
| | | background: transparent; |
| | | color: #fff; |
| | | border-radius: 0 4px 4px 0; |
| | | } |
| | |
| | | .ant-menu-dark, |
| | | .ant-menu-dark .ant-menu-sub { |
| | | color: rgba(255, 255, 255, 0.65); |
| | | background: #001529; |
| | | background: transparent; |
| | | } |
| | | .ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after, |
| | | .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after, |
| | |
| | | } |
| | | .ant-menu-dark.ant-menu-horizontal > .ant-menu-item, |
| | | .ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu { |
| | | border-color: #001529; |
| | | border-color: transparent; |
| | | border-bottom: 0; |
| | | } |
| | | .ant-menu-dark .ant-menu-item, |
| | |
| | | } |
| | | |
| | | .drawer .drawer-content { |
| | | background: #001529; |
| | | background: transparent; |
| | | } |
| | | |
| | | .ant-list-item-meta .taobao { |