2015-09-25 12:07:36 +05:30
|
|
|
.gl-pagination {
|
2018-11-08 19:23:39 +05:30
|
|
|
a {
|
|
|
|
color: inherit;
|
|
|
|
text-decoration: none;
|
2017-08-17 22:00:37 +05:30
|
|
|
}
|
2015-12-23 02:04:40 +05:30
|
|
|
}
|
2017-08-17 22:00:37 +05:30
|
|
|
|
2018-11-08 19:23:39 +05:30
|
|
|
.page-item {
|
|
|
|
&.active {
|
|
|
|
.page-link {
|
|
|
|
z-index: 3;
|
2017-08-17 22:00:37 +05:30
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|