parent
a073a9f90b
commit
7b4df14bee
shiftregister/core/templates
|
@ -79,6 +79,11 @@
|
|||
:root {
|
||||
--background: #17181c;
|
||||
}
|
||||
|
||||
.pagination-next.is-disabled, .pagination-previous.is-disabled {
|
||||
border-color: #dbdbdb;
|
||||
color: #7a7a7a;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
{% block head %}{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue