Commit 5cb32912 authored by kangzhenfei's avatar kangzhenfei

page-hover--less

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