mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-05 03:36:39 +08:00
1 line
824 B
CSS
1 line
824 B
CSS
.rc-pager__item__link,.tns-nav>button{display:inline-block;width:.5em;height:.5em;background-color:#f6f6f6;border:2px solid transparent;border-radius:999px;overflow:hidden;-webkit-transition:background-color .2s ease-in-out,border .2s ease-in-out;transition:background-color .2s ease-in-out,border .2s ease-in-out;color:transparent;padding:0;cursor:pointer;margin:0 .25rem}.rc-response--affirmative,.rc-response--negative{-webkit-box-shadow:0 2px 4px #f1f1f1;box-shadow:0 2px 4px #f1f1f1;background-color:#fff}.rc-pager{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.rc-pager--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rc-pager__item{list-style:none;display:inline-block}.rc-pager--active{background-color:#e2001a}.rc-pager--active:active{background-color:#e2001a} |