mirror of
https://github.com/PlayEdu/backend
synced 2025-06-21 16:02:44 +08:00
学员列表初步
This commit is contained in:
parent
b2cd67bfb0
commit
1491af0ccd
@ -125,48 +125,10 @@ code {
|
|||||||
color: white !important;
|
color: white !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-input:focus,
|
|
||||||
.ant-input-focused {
|
|
||||||
border-color: #ff4d4f !important;
|
|
||||||
box-shadow: none;
|
|
||||||
}
|
|
||||||
.ant-input:active {
|
|
||||||
border-color: #ff4d4f !important;
|
|
||||||
box-shadow: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ant-input:hover {
|
|
||||||
border-color: #ff4d4f !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ant-input-password:hover {
|
|
||||||
border-color: #ff4d4f !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ant-input-affix-wrapper-focused {
|
|
||||||
border-color: #ff4d4f !important;
|
|
||||||
box-shadow: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
textarea.ant-input {
|
textarea.ant-input {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
|
|
||||||
border-color: #ff4d4f !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ant-select-focused .ant-select-selector,
|
|
||||||
.ant-select-selector:focus,
|
|
||||||
.ant-select-selector:active {
|
|
||||||
border-color: #ff4d4f !important;
|
|
||||||
box-shadow: 0 0 2px #ff4d4f !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ant-pagination-item-active {
|
|
||||||
border-color: #ff4d4f !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ant-pagination-item-active a {
|
|
||||||
color: #ff4d4f !important;
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user