pagination clr changed

This commit is contained in:
raja.blaze 2019-09-09 18:02:30 +05:30
parent 0faa57e46e
commit 370c2483a0

View File

@ -763,10 +763,10 @@ body.dark_theme {
.ngx-pagination .current{
background: #c09c30 !important;
}
.ngx-pagination a, .ngx-pagination button{color: #a6a6a6;}
.ngx-pagination a, .ngx-pagination button{color: #a6a6a6 !important;}
.ngx-pagination a:hover, .ngx-pagination button:hover {
background: #c09c30;
color: #fff;
background: #c09c30 !important;
color: #fff !important;
}
@-webkit-keyframes sk-cubeGridScaleDelay {
0%, 70%, 100% {