aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
diff options
context:
space:
mode:
Diffstat (limited to 'docs/assets')
-rw-r--r--docs/assets/bootstrap.zipbin52705 -> 52705 bytes
-rw-r--r--docs/assets/css/docs.css20
2 files changed, 2 insertions, 18 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index f107f2521..1619fc54f 100644
--- a/docs/assets/bootstrap.zip
+++ b/docs/assets/bootstrap.zip
Binary files differ
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 4cdbb0c7c..a532d0819 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -543,28 +543,12 @@ form.well {
/* Icons
------------------------- */
.the-icons {
- margin-bottom: 18px;
-}
-.the-icons i {
- display: block;
- margin-bottom: 5px;
+ margin-left: 0;
+ list-style: none;
}
.the-icons i:hover {
background-color: rgba(255,0,0,.25);
}
-.the-icons i:after {
- display: block;
- content: attr(class);
- font-style: normal;
- margin-left: 20px;
- width: 140px;
-}
-#javascript input[type=checkbox] {
- position: relative;
- top: -1px;
- display: inline;
- margin-left: 6px;
-}
/* Eaxmples page
------------------------- */