pagination clr changed
This commit is contained in:
parent
0faa57e46e
commit
370c2483a0
@ -763,10 +763,10 @@ body.dark_theme {
|
|||||||
.ngx-pagination .current{
|
.ngx-pagination .current{
|
||||||
background: #c09c30 !important;
|
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 {
|
.ngx-pagination a:hover, .ngx-pagination button:hover {
|
||||||
background: #c09c30;
|
background: #c09c30 !important;
|
||||||
color: #fff;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
@-webkit-keyframes sk-cubeGridScaleDelay {
|
@-webkit-keyframes sk-cubeGridScaleDelay {
|
||||||
0%, 70%, 100% {
|
0%, 70%, 100% {
|
||||||
|
Loading…
Reference in New Issue
Block a user