aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css68
1 files changed, 0 insertions, 68 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index a9dc6f189..cc53cc034 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -4158,61 +4158,6 @@ input[type="button"].btn-block {
border-bottom-right-radius: .2rem;
}
-.pager {
- padding-left: 0;
- margin-top: 1rem;
- margin-bottom: 1rem;
- text-align: center;
- list-style: none;
-}
-
-.pager::after {
- display: table;
- clear: both;
- content: "";
-}
-
-.pager li {
- display: inline;
-}
-
-.pager li > a,
-.pager li > span {
- display: inline-block;
- padding: 5px 14px;
- background-color: #fff;
- border: 1px solid #ddd;
- border-radius: 15px;
-}
-
-.pager li > a:focus, .pager li > a:hover {
- text-decoration: none;
- background-color: #eceeef;
-}
-
-.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover {
- color: #818a91;
- pointer-events: none;
- cursor: not-allowed;
- background-color: #fff;
-}
-
-.pager .disabled > span {
- color: #818a91;
- cursor: not-allowed;
- background-color: #fff;
-}
-
-.pager-next > a,
-.pager-next > span {
- float: right;
-}
-
-.pager-prev > a,
-.pager-prev > span {
- float: left;
-}
-
.label {
display: inline-block;
padding: .25em .4em;
@@ -4470,13 +4415,6 @@ a.label:focus, a.label:hover {
border-bottom-left-radius: .25rem;
}
-.progress[value="0"]::-moz-progress-bar {
- min-width: 2rem;
- color: #818a91;
- background-color: transparent;
- background-image: none;
-}
-
.progress[value="100"]::-moz-progress-bar {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem;
@@ -4511,12 +4449,6 @@ base::-moz-progress-bar,
border-top-left-radius: .25rem;
border-bottom-left-radius: .25rem;
}
- .progress[width^="0"] {
- min-width: 2rem;
- color: #818a91;
- background-color: transparent;
- background-image: none;
- }
.progress[width="100%"] {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem;