Commit 5cb32912 authored by kangzhenfei's avatar kangzhenfei

page-hover--less

parent 71fd18d5
@import '~view-design/src/styles/index.less';
@primary-color: #249e91;
// @primary-color: #249e91;
.ivu-btn {
padding: 4px 15px 4px;
......@@ -95,9 +95,9 @@
}
.ivu-page-item-active:hover {
// background-color: @primary-color;
background-color: #d7e8fb;
color: white;
background-color: @primary-color;
// background-color: #d7e8fb;
a{color: white!important;}
}
.ivu-page-item-active>a {
......
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