|
|
|
@ -158,13 +158,6 @@ |
|
|
|
#docsContainer strong { |
|
|
|
font-weight: 500; |
|
|
|
} |
|
|
|
#docsContainer .bd-search .form-control:focus { |
|
|
|
border-color: #28c; |
|
|
|
box-shadow: none; |
|
|
|
} |
|
|
|
#docsContainer #bd-docs-nav .doc-hidden { |
|
|
|
display: none; |
|
|
|
} |
|
|
|
#docsContainer nav[data-toggle='toc'] .nav { |
|
|
|
flex-direction: column; |
|
|
|
} |
|
|
|
@ -178,89 +171,4 @@ |
|
|
|
#docsContainer nav[data-toggle='toc'] .nav > li > a:focus { |
|
|
|
color: #28c; |
|
|
|
border-left: 1px solid #28c; |
|
|
|
} |
|
|
|
.header-back-container .cse .gsc-control-cse, |
|
|
|
.header-back-container .gsc-control-cse { |
|
|
|
background-color: transparent !important; |
|
|
|
border: 0 !important; |
|
|
|
padding-left: 0 !important; |
|
|
|
padding-right: 0 !important; |
|
|
|
} |
|
|
|
.header-back-container table.gsc-search-box td.gsc-input { |
|
|
|
padding-right: 0 !important; |
|
|
|
} |
|
|
|
.header-back-container .cse table.gsc-search-box td.gsc-input, |
|
|
|
.header-back-container table.gsc-search-box td.gsc-input { |
|
|
|
padding-right: 0 !important; |
|
|
|
} |
|
|
|
.header-back-container div.gsc-control-cse td.gsib_a { |
|
|
|
line-height: 1.5rem !important; |
|
|
|
} |
|
|
|
.header-back-container td.gsc-input div.gsc-input-box { |
|
|
|
height: 2rem !important; |
|
|
|
} |
|
|
|
.header-back-container table.gsc-search-box td.gsc-input input, |
|
|
|
.header-back-container table.gsc-search-box td.gsc-input input { |
|
|
|
background: white !important; |
|
|
|
text-indent: 0 !important; |
|
|
|
} |
|
|
|
.header-back-container .cse table.gsc-search-box td.gsc-input input input::-webkit-input-placeholder, |
|
|
|
.header-back-container table.gsc-search-box td.gsc-input input::-webkit-input-placeholder { |
|
|
|
/* Chrome/Opera/Safari */ |
|
|
|
color: gray; |
|
|
|
text-indent: -3.5em !important; |
|
|
|
} |
|
|
|
.header-back-container .cse table.gsc-search-box td.gsc-input input input::-moz-placeholder, |
|
|
|
.header-back-container table.gsc-search-box td.gsc-input input::-moz-placeholder { |
|
|
|
/* Firefox 19+ */ |
|
|
|
color: gray; |
|
|
|
text-indent: -3.5em !important; |
|
|
|
} |
|
|
|
.header-back-container .cse table.gsc-search-box td.gsc-input input input:-ms-input-placeholder, |
|
|
|
.header-back-container table.gsc-search-box td.gsc-input input:-ms-input-placeholder { |
|
|
|
/* IE 10+ */ |
|
|
|
color: gray; |
|
|
|
text-indent: -3.5em !important; |
|
|
|
} |
|
|
|
.header-back-container .cse table.gsc-search-box td.gsc-input input input:-moz-placeholder, |
|
|
|
.header-back-container table.gsc-search-box td.gsc-input input:-moz-placeholder { |
|
|
|
/* Firefox 18- */ |
|
|
|
color: gray; |
|
|
|
text-indent: -3.5em !important; |
|
|
|
} |
|
|
|
.header-back-container .cse table.gsc-search-box td.gsc-input input input:-placeholder-shown, |
|
|
|
.header-back-container table.gsc-search-box td.gsc-input input:-placeholder-shown { |
|
|
|
color: gray; |
|
|
|
text-indent: -3.5em !important; |
|
|
|
} |
|
|
|
.header-back-container .gsc-clear-button { |
|
|
|
display: none !important; |
|
|
|
} |
|
|
|
.header-back-container .gsc-results .gsc-cursor-box .gsc-cursor-current-page { |
|
|
|
background-color: #d6d6d6 !important; |
|
|
|
} |
|
|
|
.header-back-container .gsc-results .gsc-cursor-box .gsc-cursor-page { |
|
|
|
font-size: 17px !important; |
|
|
|
border: 1px solid gray !important; |
|
|
|
padding: 3px !important; |
|
|
|
text-decoration: none !important; |
|
|
|
} |
|
|
|
.header-back-container .gsc-results .gsc-cursor-box .gsc-cursor-current-page { |
|
|
|
font-weight: normal !important; |
|
|
|
} |
|
|
|
.header-back-container .gsc-cursor-page:hover { |
|
|
|
text-decoration: underline !important; |
|
|
|
font-weight: bold !important; |
|
|
|
} |
|
|
|
.header-back-container .gcsc-branding { |
|
|
|
display: none !important; |
|
|
|
} |
|
|
|
.header-back-container .gsc-adBlock { |
|
|
|
display: none !important; |
|
|
|
} |
|
|
|
.header-back-container .category-info h3.category-title { |
|
|
|
display: inline-block; |
|
|
|
} |
|
|
|
.header-back-container .category-info span { |
|
|
|
float: right; |
|
|
|
} |