Commit f8c92f37 authored by Ben Galloway's avatar Ben Galloway

Bump version and rebuild

parent 8e7d2fe1
...@@ -4229,7 +4229,7 @@ tbody.collapse.show { ...@@ -4229,7 +4229,7 @@ tbody.collapse.show {
margin-left: -1px; margin-left: -1px;
line-height: 1.25; line-height: 1.25;
color: #30b7bb; color: #30b7bb;
background-color: #f1f4f5; background-color: #fff;
border: 1px solid #dee2e6; border: 1px solid #dee2e6;
} }
...@@ -4269,10 +4269,10 @@ tbody.collapse.show { ...@@ -4269,10 +4269,10 @@ tbody.collapse.show {
} }
.page-item.disabled .page-link { .page-item.disabled .page-link {
color: #6c757d; color: #ced4da;
pointer-events: none; pointer-events: none;
cursor: auto; cursor: auto;
background-color: #fff; background-color: #f1f4f5;
border-color: #dee2e6; border-color: #dee2e6;
} }
......
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
{ {
"name": "gsc-bootstrap", "name": "gsc-bootstrap",
"version": "1.0.0", "version": "1.0.1",
"description": "A GSC-themed version of the Bootstrap CSS framework", "description": "A GSC-themed version of the Bootstrap CSS framework",
"main": "index.js", "main": "index.js",
"repository": "https://git.gsc.org.uk/utils/gsc-bootstrap", "repository": "https://git.gsc.org.uk/utils/gsc-bootstrap",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment