Commit 0015dbed authored by KeYong's avatar KeYong

更新样式文件

parent 79ad9fda
...@@ -122,14 +122,7 @@ ...@@ -122,14 +122,7 @@
border: none; border: none;
} }
.ant-select-dropdown, .amos-select-dropdown-popover.amos-popover-down.amos-popover .amos-popover-content, .amos-select-dropdown-popover.amos-popover-up.amos-popover .amos-popover-content,
.amos-popover-content,
.amos-dropdown-menu-warpper,
.ant-dropdown-menu {
color: white;
background: #063c8c;
}
.ant-select-dropdown .ant-select-dropdown-menu-item, .ant-select-dropdown .ant-select-dropdown-menu-item,
.ant-select-tree li .ant-select-tree-node-content-wrapper, .ant-select-tree li .ant-select-tree-node-content-wrapper,
.ant-select-tree li .ant-select-tree-switcher_open, .ant-select-tree li .ant-select-tree-switcher_open,
...@@ -137,6 +130,7 @@ ...@@ -137,6 +130,7 @@
.ant-dropdown-menu .ant-dropdown-menu-item, .ant-dropdown-menu .ant-dropdown-menu-item,
.ui-menu .ui-menu-item { .ui-menu .ui-menu-item {
color: white; color: white;
background: #063c8c;
} }
.ant-select-dropdown .ant-select-dropdown-menu-item-selected, .ant-select-dropdown .ant-select-dropdown-menu-item-selected,
...@@ -147,11 +141,7 @@ ...@@ -147,11 +141,7 @@
background: #084bb0; background: #084bb0;
} }
.ant-select-dropdown .ant-select-dropdown-menu-item:hover, .amos-select-dropdown-popover.amos-popover-down.amos-popover .amos-popover-content .amos-select-option:hover, .amos-select-dropdown-popover.amos-popover-up.amos-popover .amos-popover-content .amos-select-option:hover {
.ant-select-tree li .ant-select-tree-node-content-wrapper:hover,
.amos-select-option:hover,
.ant-dropdown-menu .ant-dropdown-menu-item:hover,
.ui-menu .ui-menu-item:hover {
color: white; color: white;
background: #084bb0; background: #084bb0;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment