Support for using OpenFeign in Spring Cloud apps
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

991 lines
20 KiB

.js-download-widget-selector {
display: inline;
}
.navbar {
margin-bottom: 0;
}
.navbar-inner {
min-width: 1060px;
}
.navbar-inner .container-fluid {
max-width: 1024px;
margin: 0 auto;
}
.billboard--wrapper,.key-feature--wrapper,.offset-feature--container,.support--wrapper,footer,.search-dropdown--container,.team-map--wrapper,.billboard-bg
{
min-width: 1100px;
}
body {
background-color: #f1f1f1;
}
#scrim {
display: none;
background-color: rgba(0, 127, 0, 0.5);
}
#scrim.js-show {
display: block;
background-color: rgba(127, 0, 0, 0.5);
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 700;
}
.title-divider {
width: 75%;
height: 5px;
background-color: #8CC63F;
margin: 21px 0;
}
.title-divider.full-width {
width: 100%;
}
.code-snippet {
border-radius: 2px;
border: 1px solid #ccc;
background-color: #F9F9F9;
padding: 12px 18px;
margin: 15px 0;
font-size: 13px;
line-height: 13px;
}
.header--navbar {
}
.header--navbar .navbar-inner {
position: absolute;
z-index: 999;
background-image: none;
background-color: #34302d;
border: none;
border-top: 4px solid #6db33f;
box-shadow: none;
position: relative;
border-radius: 0;
}
.header--navbar .navbar-inner .spring-logo--container {
display: inline-block;
}
.header--navbar .navbar-inner .spring-logo--container .spring-logo {
width: 160px;
height: 46px;
display: inline-block;
margin: 12px 0 6px;
text-decoration: none;
}
a.spring-logo {
background: url("../img/spring-logo.png") -1px -1px no-repeat;
}
a.spring-logo span {
display: block;
width: 160px;
height: 46px;
background: url("../img/spring-logo.png") -1px -48px no-repeat;
opacity: 0;
-moz-transition: opacity .12s ease-in-out;
-webkit-transition: opacity .12s ease-in-out;
-o-transition: opacity .12s ease-in-out;
}
a:hover.spring-logo span {
opacity: 1;
}
.header--navbar .navbar-inner .spring-logo--container:hover .logo-bg {
opacity: 1;
}
.header--navbar .navbar-inner .navbar-link.active a {
background-color: #6db33f;
box-shadow: none;
}
.header--navbar .navbar-inner .navbar-link a {
color: #eeeeee;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
text-shadow: none;
font-size: 14px;
line-height: 14px;
padding: 28px 20px;
transition: all 0.15s;
-webkit-transition: all 0.15s;
-moz-transition: all 0.15s;
-o-transition: all 0.15s;
-ms-transition: all 0.15s;
}
.header--navbar .navbar-inner .navbar-link:hover a {
color: #eeeeee;
background-color: #6db33f;
}
.header--navbar .navbar-inner .navbar-link.nav-search {
padding: 20px 0 23px;
}
.header--navbar .navbar-inner .navbar-link.nav-search .navbar-search--icon
{
color: #eeeeee;
font-size: 24px;
padding: 3px 16px 3px 18px;
cursor: pointer;
}
.header--navbar .navbar-inner .navbar-link.nav-search:hover .navbar-search--icon
{
text-shadow: 0 0 10px #6db33f;
}
.header--navbar .navbar-inner .navbar-link.nav-search .search-input-close
{
display: none;
}
.header--navbar .navbar-inner .navbar-link.nav-search.js-highlight {
background-color: #6db33f;
}
.header--navbar .navbar-inner .navbar-link.nav-search.js-highlight .navbar-search--icon
{
display: none;
}
.header--navbar .navbar-inner .navbar-link.nav-search.js-highlight .search-input-close
{
display: inline-block;
color: #eeeeee;
padding: 4px 24px 3px;
cursor: pointer;
}
.header--navbar .search-dropdown--container {
position: absolute;
z-index: 998;
margin-top: -90px;
background-color: white;
width: 100%;
border-bottom: 1px solid #ddd;
transition: margin 0.25s;
-webkit-transition: margin 0.25s;
-moz-transition: margin 0.25s;
-o-transition: margin 0.25s;
-ms-transition: margin 0.25s;
}
.header--navbar .search-dropdown--container.no-animation {
transition: none;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}
.header--navbar .search-dropdown--container .form-search {
margin: 0;
}
.header--navbar .search-dropdown--container .form-search .search-form--form
{
background: rgba(0, 0, 0, 0);
border: none;
box-shadow: none;
color: #34302D;
font-size: 21px;
line-height: 29px;
height: 30px;
padding: 25px 0;
width: 93%;
}
.header--navbar .search-dropdown--container .form-search .search-form--form::-webkit-input-placeholder
{
font-style: italic;
}
.header--navbar .search-dropdown--container .form-search .search-form--form:-moz-placeholder
{
font-style: italic;
}
.header--navbar .search-dropdown--container .form-search .search-form--form::-moz-placeholder
{
font-style: italic;
}
.header--navbar .search-dropdown--container .form-search .search-form--form:-ms-input-placeholder
{
font-style: italic;
}
.header--navbar .search-dropdown--container .form-search .search-form--submit
{
background-color: transparent;
border: none;
float: right;
padding: 28px 16px 24px 0;
}
.header--navbar .search-dropdown--container .form-search .icon-search {
font-size: 22px;
color: #34302d;
}
.header--navbar .search-dropdown--container.js-show {
margin-top: 0;
}
.right-pane-widget--container {
border: 1px solid #ccc;
box-shadow: 0 -4px 0 #34302d;
margin: 4px 0 40px 0;
}
.right-pane-widget--container li {
display: block;
padding: 12px 6.2%;
line-height: 14px;
border-top: 1px solid white;
}
.right-pane-widget--container li [class^=icon-] {
font-size: 16px;
}
.right-pane-widget--container li a {
font-size: 14px;
line-height: 14px;
color: #5fa134;
}
.right-pane-widget--container li:first-child {
border-bottom: none;
}
.right-pane-widget--container.secondary-nav li a {
text-transform: uppercase;
color: #888;
}
.right-pane-widget--container.secondary-nav li.active a {
font-weight: bold;
color: #34302d;
}
.right-pane-widget--container.no-top-border {
box-shadow: none;
}
.header--content {
background-color: #dedede;
padding: 60px 0;
}
.header--content .header--content-subtitle--link {
color: #8cc63f;
}
.header--content .header--content-subtitle--link:hover {
text-decoration: none;
color: #4e681e;
}
.row--container {
margin-bottom: 60px;
}
.body--container--row {
margin-bottom: 30px;
}
.clear {
clear: both;
}
.body--container--link {
color: #44474c;
}
.body--container--link:hover {
color: #638e2a;
text-decoration: none;
}
.body--container--link.bold {
font-weight: bold;
}
.list-link--container {
margin: 0;
}
.list-link--container .list-link {
display: block;
}
.list-link--container .list-link a,.list-link--container .list-link div
{
color: #333;
cursor: pointer;
}
.list-link--container .list-link a:hover,.list-link--container .list-link div:hover
{
color: #8cc63f;
text-decoration: none;
}
.popover {
border-radius: 1px;
padding: 0;
}
.popover.right {
margin-top: 46px;
}
.popover.right .arrow {
top: 14px;
border-right-color: #8cc63f;
left: -8px;
}
.popover.right .arrow:after {
border-right-color: #8cc63f;
}
.popover.bottom {
margin-top: 5px;
}
.popover.bottom .arrow {
border-bottom-color: #8cc63f;
top: -9px;
left: 15%;
}
.popover.bottom .arrow:after {
border-bottom-color: #8cc63f;
}
.popover .popover-title {
border-radius: 1px 1px 0 0;
background-color: #8cc63f;
color: white;
}
.popover .popover-content {
border-radius: 0 0 1px 1px;
}
input.floating-input {
background-color: transparent;
border: none;
border-bottom: 1px solid #dedede;
box-shadow: none;
border-radius: 0;
padding: 0 0 0 0;
}
input.floating-input:focus {
border: none;
border-bottom: 1px solid #dedede;
box-shadow: none;
background: #ecebeb;
}
.floating-input--icon {
font-size: 16px;
color: #c5c5c5;
}
.bottom-slide--container {
height: 190px;
overflow: hidden;
border-radius: 3px;
background-color: #cccccc;
border: 1px solid #c5c5c5;
box-shadow: 1px 2px 3px rgba(204, 204, 204, 0.5);
}
.bottom-slide--container .bottom-slider--image {
background-image:
URL Cleanup (#167) This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener). # HTTP URLs that Could Not Be Fixed These URLs were unable to be fixed. Please review them to see if they can be manually resolved. * [ ] http://erik.eae.net/archives/2007/07/27/18.54.15/ (200) with 1 occurrences could not be migrated: ([https](https://erik.eae.net/archives/2007/07/27/18.54.15/) result SSLHandshakeException). * [ ] http://javascript.nwbox.com/IEContentLoaded/ (200) with 1 occurrences could not be migrated: ([https](https://javascript.nwbox.com/IEContentLoaded/) result SSLHandshakeException). * [ ] http://blindsignals.com/index.php/2009/07/jquery-delay/ (301) with 1 occurrences could not be migrated: ([https](https://blindsignals.com/index.php/2009/07/jquery-delay/) result SSLHandshakeException). # Fixed URLs ## Fixed But Review Recommended These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended. * [ ] http://fontawesome.io (301) with 4 occurrences migrated to: https://fontawesome.com?from=io ([https](https://fontawesome.io) result AnnotatedConnectException). * [ ] http://jsperf.com/getall-vs-sizzle/2 (301) with 1 occurrences migrated to: https://jsperf.com/getall-vs-sizzle/2 ([https](https://jsperf.com/getall-vs-sizzle/2) result ReadTimeoutException). * [ ] http://zenorocha.mit-license.org (301) with 1 occurrences migrated to: https://zenorocha.mit-license.org/ ([https](https://zenorocha.mit-license.org) result NullPointerException). * [ ] http://wiki.ecmascript.org/doku.php?id=harmony:egal (ConnectTimeoutException) with 1 occurrences migrated to: https://wiki.ecmascript.org/doku.php?id=harmony:egal ([https](https://wiki.ecmascript.org/doku.php?id=harmony:egal) result ConnectTimeoutException). * [ ] http://www.w3.org/TR/html4/loose.dtd (ReadTimeoutException) with 1 occurrences migrated to: https://www.w3.org/TR/html4/loose.dtd ([https](https://www.w3.org/TR/html4/loose.dtd) result ReadTimeoutException). * [ ] http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/ (301) with 1 occurrences migrated to: https://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/ ([https](https://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/) result 404). * [ ] http://github.com/sprinframework (301) with 4 occurrences migrated to: https://github.com/sprinframework ([https](https://github.com/sprinframework) result 404). * [ ] http://github.com/spring_hadoop (301) with 4 occurrences migrated to: https://github.com/spring_hadoop ([https](https://github.com/spring_hadoop) result 404). * [ ] http://json.org/json2.js (404) with 1 occurrences migrated to: https://json.org/json2.js ([https](https://json.org/json2.js) result 404). * [ ] http://pivotal.github.com/jasmine (404) with 1 occurrences migrated to: https://pivotal.github.com/jasmine ([https](https://pivotal.github.com/jasmine) result 404). ## Fixed Success These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended. * [ ] http://backbonejs.org with 1 occurrences migrated to: https://backbonejs.org ([https](https://backbonejs.org) result 200). * [ ] http://bugs.jquery.com/ticket/12282 with 1 occurrences migrated to: https://bugs.jquery.com/ticket/12282 ([https](https://bugs.jquery.com/ticket/12282) result 200). * [ ] http://bugs.jquery.com/ticket/12359 with 1 occurrences migrated to: https://bugs.jquery.com/ticket/12359 ([https](https://bugs.jquery.com/ticket/12359) result 200). * [ ] http://bugs.jquery.com/ticket/13378 with 1 occurrences migrated to: https://bugs.jquery.com/ticket/13378 ([https](https://bugs.jquery.com/ticket/13378) result 200). * [ ] http://cdnjs.cloudflare.com/ajax/libs/zepto/1.2.0/zepto.min.js with 3 occurrences migrated to: https://cdnjs.cloudflare.com/ajax/libs/zepto/1.2.0/zepto.min.js ([https](https://cdnjs.cloudflare.com/ajax/libs/zepto/1.2.0/zepto.min.js) result 200). * [ ] http://creativecommons.org/licenses/by/3.0/ with 2 occurrences migrated to: https://creativecommons.org/licenses/by/3.0/ ([https](https://creativecommons.org/licenses/by/3.0/) result 200). * [ ] http://diveintohtml5.info/history.html with 1 occurrences migrated to: https://diveintohtml5.info/history.html ([https](https://diveintohtml5.info/history.html) result 200). * [ ] http://docs.spring.io/spring-data/jpa/docs/1.3.4.RELEASE/api/ with 1 occurrences migrated to: https://docs.spring.io/spring-data/jpa/docs/1.3.4.RELEASE/api/ ([https](https://docs.spring.io/spring-data/jpa/docs/1.3.4.RELEASE/api/) result 200). * [ ] http://docs.spring.io/spring-data/jpa/docs/1.3.4.RELEASE/reference/html/ with 1 occurrences migrated to: https://docs.spring.io/spring-data/jpa/docs/1.3.4.RELEASE/reference/html/ ([https](https://docs.spring.io/spring-data/jpa/docs/1.3.4.RELEASE/reference/html/) result 200). * [ ] http://docs.spring.io/spring-data/jpa/docs/1.4.0.RC1/api/ with 1 occurrences migrated to: https://docs.spring.io/spring-data/jpa/docs/1.4.0.RC1/api/ ([https](https://docs.spring.io/spring-data/jpa/docs/1.4.0.RC1/api/) result 200). * [ ] http://docs.spring.io/spring-data/jpa/docs/1.4.0.RC1/reference/html/ with 1 occurrences migrated to: https://docs.spring.io/spring-data/jpa/docs/1.4.0.RC1/reference/html/ ([https](https://docs.spring.io/spring-data/jpa/docs/1.4.0.RC1/reference/html/) result 200). * [ ] http://github.com/spring-cloud/spring-cloud-openfeign with 1 occurrences migrated to: https://github.com/spring-cloud/spring-cloud-openfeign ([https](https://github.com/spring-cloud/spring-cloud-openfeign) result 200). * [ ] http://github.com/spring-projects/gh-pages with 1 occurrences migrated to: https://github.com/spring-projects/gh-pages ([https](https://github.com/spring-projects/gh-pages) result 200). * [ ] http://grigio.org with 1 occurrences migrated to: https://grigio.org ([https](https://grigio.org) result 200). * [ ] http://imgs.mi9.com/uploads/landscape/2101/beautiful-leaf-wallpapers_1280x960_28083.jpg with 1 occurrences migrated to: https://imgs.mi9.com/uploads/landscape/2101/beautiful-leaf-wallpapers_1280x960_28083.jpg ([https](https://imgs.mi9.com/uploads/landscape/2101/beautiful-leaf-wallpapers_1280x960_28083.jpg) result 200). * [ ] http://jekyllrb.com with 1 occurrences migrated to: https://jekyllrb.com ([https](https://jekyllrb.com) result 200). * [ ] http://jquery.com/ with 1 occurrences migrated to: https://jquery.com/ ([https](https://jquery.com/) result 200). * [ ] http://nn.mit-license.org/ with 1 occurrences migrated to: https://nn.mit-license.org/ ([https](https://nn.mit-license.org/) result 200). * [ ] http://opensource.org/licenses/mit-license.html with 2 occurrences migrated to: https://opensource.org/licenses/mit-license.html ([https](https://opensource.org/licenses/mit-license.html) result 200). * [ ] http://pages.github.com/ with 1 occurrences migrated to: https://pages.github.com/ ([https](https://pages.github.com/) result 200). * [ ] http://projects.spring.io/spring-cloud/ with 7 occurrences migrated to: https://projects.spring.io/spring-cloud/ ([https](https://projects.spring.io/spring-cloud/) result 200). * [ ] http://rubygems.org with 1 occurrences migrated to: https://rubygems.org ([https](https://rubygems.org) result 200). * [ ] http://rubygems.org/ with 1 occurrences migrated to: https://rubygems.org/ ([https](https://rubygems.org/) result 200). * [ ] http://silviomoreto.github.io/bootstrap-select/ with 2 occurrences migrated to: https://silviomoreto.github.io/bootstrap-select/ ([https](https://silviomoreto.github.io/bootstrap-select/) result 200). * [ ] http://sizzlejs.com/ with 2 occurrences migrated to: https://sizzlejs.com/ ([https](https://sizzlejs.com/) result 200). * [ ] http://spring.io/guides/gs/gradle/ with 1 occurrences migrated to: https://spring.io/guides/gs/gradle/ ([https](https://spring.io/guides/gs/gradle/) result 200). * [ ] http://spring.io/guides/gs/maven/ with 1 occurrences migrated to: https://spring.io/guides/gs/maven/ ([https](https://spring.io/guides/gs/maven/) result 200). * [ ] http://spring.io/projects/spring-cloud-openfeign with 4 occurrences migrated to: https://spring.io/projects/spring-cloud-openfeign ([https](https://spring.io/projects/spring-cloud-openfeign) result 200). * [ ] http://stackoverflow.com/questions/tagged/spring-cloud with 1 occurrences migrated to: https://stackoverflow.com/questions/tagged/spring-cloud ([https](https://stackoverflow.com/questions/tagged/spring-cloud) result 200). * [ ] http://stackoverflow.com/questions/tagged/spring-data-jpa with 1 occurrences migrated to: https://stackoverflow.com/questions/tagged/spring-data-jpa ([https](https://stackoverflow.com/questions/tagged/spring-data-jpa) result 200). * [ ] http://twitter.com/byscuits with 2 occurrences migrated to: https://twitter.com/byscuits ([https](https://twitter.com/byscuits) result 200). * [ ] http://twitter.com/fontawesome with 2 occurrences migrated to: https://twitter.com/fontawesome ([https](https://twitter.com/fontawesome) result 200). * [ ] http://underscorejs.org with 1 occurrences migrated to: https://underscorejs.org ([https](https://underscorejs.org) result 200). * [ ] http://kyruus.com (301) with 2 occurrences migrated to: https://www.kyruus.com/ ([https](https://kyruus.com) result 200). * [ ] http://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html with 1 occurrences migrated to: https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html ([https](https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html) result 200). * [ ] http://www.w3.org/TR/2011/REC-css3-selectors-20110929/ with 2 occurrences migrated to: https://www.w3.org/TR/2011/REC-css3-selectors-20110929/ ([https](https://www.w3.org/TR/2011/REC-css3-selectors-20110929/) result 200). * [ ] http://www.w3.org/TR/CSS21/syndata.html with 2 occurrences migrated to: https://www.w3.org/TR/CSS21/syndata.html ([https](https://www.w3.org/TR/CSS21/syndata.html) result 200). * [ ] http://www.w3.org/TR/selectors/ with 4 occurrences migrated to: https://www.w3.org/TR/selectors/ ([https](https://www.w3.org/TR/selectors/) result 200). * [ ] http://dev.w3.org/csswg/cssom/ with 1 occurrences migrated to: https://dev.w3.org/csswg/cssom/ ([https](https://dev.w3.org/csswg/cssom/) result 301). * [ ] http://docs.python.org/library/functions.html with 1 occurrences migrated to: https://docs.python.org/library/functions.html ([https](https://docs.python.org/library/functions.html) result 301). * [ ] http://forum.spring.io/forum/spring-projects/data with 1 occurrences migrated to: https://forum.spring.io/forum/spring-projects/data ([https](https://forum.spring.io/forum/spring-projects/data) result 301). * [ ] http://github.com/SpringSource/spring-data-jpa with 1 occurrences migrated to: https://github.com/SpringSource/spring-data-jpa ([https](https://github.com/SpringSource/spring-data-jpa) result 301). * [ ] http://github.com/pivotal/jasmine-ajax with 1 occurrences migrated to: https://github.com/pivotal/jasmine-ajax ([https](https://github.com/pivotal/jasmine-ajax) result 301). * [ ] http://helpful.knobs-dials.com/index.php/Component_returned_failure_code:_0x80040111_ with 1 occurrences migrated to: https://helpful.knobs-dials.com/index.php/Component_returned_failure_code:_0x80040111_ ([https](https://helpful.knobs-dials.com/index.php/Component_returned_failure_code:_0x80040111_) result 301). * [ ] http://jira.springsource.org/browse/DATAJPA with 1 occurrences migrated to: https://jira.springsource.org/browse/DATAJPA ([https](https://jira.springsource.org/browse/DATAJPA) result 301). * [ ] http://jquery.org/license with 2 occurrences migrated to: https://jquery.org/license ([https](https://jquery.org/license) result 301). * [ ] http://projects.spring.io/spring-data-jpa with 1 occurrences migrated to: https://projects.spring.io/spring-data-jpa ([https](https://projects.spring.io/spring-data-jpa) result 301). * [ ] http://spring-projects.github.io/ with 1 occurrences migrated to: https://spring-projects.github.io/ ([https](https://spring-projects.github.io/) result 301). * [ ] http://twitter.github.com/bootstrap/javascript.html with 13 occurrences migrated to: https://twitter.github.com/bootstrap/javascript.html ([https](https://twitter.github.com/bootstrap/javascript.html) result 301). * [ ] http://www.modernizr.com/ with 1 occurrences migrated to: https://www.modernizr.com/ ([https](https://www.modernizr.com/) result 301). * [ ] http://www.spring.io with 8 occurrences migrated to: https://www.spring.io ([https](https://www.spring.io) result 301). * [ ] http://www.w3.org/TR/css3-selectors/ with 2 occurrences migrated to: https://www.w3.org/TR/css3-selectors/ ([https](https://www.w3.org/TR/css3-selectors/) result 301). * [ ] http://www.w3.org/TR/css3-syntax/ with 1 occurrences migrated to: https://www.w3.org/TR/css3-syntax/ ([https](https://www.w3.org/TR/css3-syntax/) result 301). * [ ] http://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx with 2 occurrences migrated to: https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx ([https](https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx) result 302). * [ ] http://repo.spring.io/milestone with 4 occurrences migrated to: https://repo.spring.io/milestone ([https](https://repo.spring.io/milestone) result 302). * [ ] http://scripts.sil.org/OFL with 2 occurrences migrated to: https://scripts.sil.org/OFL ([https](https://scripts.sil.org/OFL) result 302). * [ ] http://weblogs.java.net/blog/driscoll/archive/2009/09/08/eval-javascript-global-context with 1 occurrences migrated to: https://weblogs.java.net/blog/driscoll/archive/2009/09/08/eval-javascript-global-context ([https](https://weblogs.java.net/blog/driscoll/archive/2009/09/08/eval-javascript-global-context) result 302). # Ignored These URLs were intentionally ignored. * http://PROD-SVC with 14 occurrences * http://docbook.org/ns/docbook with 752 occurrences * http://localhost:4000/spring-xyz/ with 1 occurrences * http://www with 1 occurrences * http://www.w3.org/1999/xhtml with 2 occurrences * http://www.w3.org/1999/xlink with 1 occurrences * http://www.w3.org/2000/svg with 1 occurrences
6 years ago
url("https://imgs.mi9.com/uploads/landscape/2101/beautiful-leaf-wallpapers_1280x960_28083.jpg");
background-size: cover;
height: 137px;
transition: all 0.33s;
-wekit-transition: all 0.33s;
-moz-transition: all 0.33s;
-o-transition: all 0.33s;
-ms-transition: all 0.33s;
}
.bottom-slide--container .bottom-slider {
background-color: #ecebeb;
padding: 15px 10px;
border-top: 1px solid #9e9e9e;
transition: all 0.33s;
-wekit-transition: all 0.33s;
-moz-transition: all 0.33s;
-o-transition: all 0.33s;
-ms-transition: all 0.33s;
}
.bottom-slide--container .bottom-slider .bottom-slider--title {
display: inline-block;
max-width: 360px;
line-height: 14px;
}
.bottom-slide--container .bottom-slider .bottom-slider--icon {
color: #333;
font-size: 27px;
line-height: 22px;
font-size: 27px;
}
.bottom-slide--container .bottom-slider .bottom-slider--more-info {
opacity: 0;
}
.bottom-slide--container:hover .bottom-slider--image {
transform: translateY(-26px);
-webkit-transform: translateY(-26px);
-moz-transform: translateY(-26px);
-o-transform: translateY(-26px);
-ms-transform: translateY(-26px);
}
.bottom-slide--container:hover .bottom-slider {
transform: translateY(-53px);
-webkit-transform: translateY(-53px);
-moz-transform: translateY(-53px);
-o-transform: translateY(-53px);
-ms-transform: translateY(-53px);
}
.bottom-slide--container:hover .bottom-slider--more-info {
opacity: 1;
}
.dashboard--posts tr:hover .actions {
visibility: visible;
}
.dashboard--posts .actions {
visibility: hidden;
}
.dashboard--posts .actions form {
display: inline;
}
.gh-project-url--container {
background-color: #FFF;
border: 1px solid #CCC;
height: 20px;
padding: 4px 6px;
border-radius: 4px;
margin: 12px 0;
}
.gh-project-url--container input {
width: 87%;
background-color: transparent;
border: none;
box-shadow: none;
}
.gh-project-url--container input:focus {
outline: none;
}
.gh-project-url--container .icon--pull-right {
float: right;
margin-top: 2px;
cursor: pointer;
}
.btn--full-width {
display: block;
}
.content--title {
display: inline-block;
border-top: 3px solid #6db33f;
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
padding-top: 8px;
font-family: "Montserrat", sans-serif;
margin-bottom: 30px;
margin-top: 60px;
}
.index-page--title {
margin-bottom: 30px;
line-height: 24px;
}
.index-page--subtitle {
font-size: 16px;
line-height: 24px;
margin-bottom: 60px;
}
.index-page--subtitle a {
color: #5fa134;
}
.search-result {
margin-bottom: 30px;
}
.search-result--title {
display: inline-block;
font-size: 18px;
line-height: 24px;
font-weight: bold;
font-family: "Montserrat", sans-serif;
margin-bottom: 6px;
color: #5fa134;
}
.search-result--title:hover {
color: #5fa134;
}
.search-result--summary {
font-size: 14px;
line-height: 18px;
font-family: "Montserrat", sans-serif;
}
.search-result--summary em {
font-weight: bold;
font-style: normal;
color: black;
}
.search-result--path {
color: #8395a1;
}
footer .container-fluid {
margin: 0 auto;
max-width: 1024px;
}
.footer {
background-color: #34302d;
color: #eeeeee;
padding: 30px 0;
}
.footer a {
color: #6db33f;
}
.footer .nav {
margin-bottom: 12px;
}
.footer .nav li a {
color: #eeeeee;
text-shadow: none;
text-transform: uppercase;
font-size: 12px;
line-height: 12px;
padding: 0 17px;
}
.footer .nav li a:hover {
color: #6db33f;
}
.footer .nav li:first-child a {
padding-left: 0;
}
.footer .footer-newsletter--wrapper {
width: auto;
margin: 0;
}
.footer .footer-newsletter--container form {
margin: 0;
}
.footer .footer-newsletter--container label {
text-transform: uppercase;
margin-bottom: 15px;
line-height: 12px;
font-weight: bold;
font-size: 12px;
}
.footer .footer-newsletter--container .footer-subscribe--input--container {
background-color: white;
border: 1px solid #f1f1f1;
}
.footer .footer-newsletter--container .footer-subscribe--input--container .footer-subscribe--input {
background: transparent;
border: none;
box-shadow: none;
font-size: 12px;
padding-left: 10px;
}
.footer .footer-newsletter--container .footer-subscribe--input--container .footer-subscribe--input:focus {
outline: none;
}
.footer .footer-newsletter--container .footer-subscribe--input--container .footer-subscibe--btn {
text-transform: uppercase;
background-color: #6db33f;
background-image: none;
border-radius: 0;
border: none;
box-shadow: none;
color: #eeeeee;
text-shadow: none;
font-size: 12px;
padding: 9px 16px;
}
.item-dropdown-widget {
text-align: left;
z-index: 800;
position: relative;
}
.item-dropdown-widget .item-dropdown--link {
cursor: pointer;
}
.item-dropdown-widget .item-dropdown--link .item-dropdown--title {
padding: 14px 0 14px 20px;
font-size: 14px;
line-height: 14px;
}
.item-dropdown-widget .item-dropdown--link .item-dropdown--icon {
color: #cbcaca;
padding: 14px;
margin: 0;
}
.item-dropdown-widget .item-dropdown--link:hover .item-dropdown--title,.item-dropdown-widget .item-dropdown--link:hover .item-dropdown--icon
{
color: #5fa134;
}
.item-dropdown-widget .item--dropdown {
display: block;
}
.item-dropdown-widget.js-open {
z-index: 801;
}
.item-dropdown-widget.js-open .item-dropdown--title {
color: #f1f1f1;
background-color: #6db33f;
position: relative;
z-index: 802;
}
.item-dropdown-widget.js-open .item-dropdown--icon {
color: #dddddd;
background-color: #34302d;
position: relative;
z-index: 803;
}
.item-dropdown-widget.js-open .item--dropdown {
display: block;
}
.item-dropdown-widget.js-open .item-dropdown--link:hover .item-dropdown--title
{
color: #f1f1f1;
}
.item-dropdown-widget.js-open .item-dropdown--link:hover .item-dropdown--icon
{
color: #ddd;
}
.item--dropdown {
position: absolute;
background-color: #34302d;
padding: 20px;
width: 255px;
z-index: 999;
border: 1px solid #eeeeee;
border-top: none;
margin-left: -1px;
}
.item--dropdown .item--header {
padding-bottom: 20px;
border-bottom: 1px solid #cccbca;
}
.item--dropdown .item--header .item--header-link {
color: #6db33f;
}
.item--dropdown .item--header .item--header-link [class^=icon-] {
color: #93918f;
font-size: 20px;
vertical-align: middle;
padding-right: 10px;
}
.item--dropdown .item--header .item--header-link:hover {
text-decoration: none;
color: #7ac04c;
}
.item--dropdown .item--header .item--header-link:hover [class^=icon-] {
color: #f1f1f1;
}
.item--dropdown .item--left-column,.item--dropdown .item--right-column {
width: 45%;
display: inline-block;
vertical-align: top;
}
.item--dropdown .item--half-column {
display: inline-block;
vertical-align: top;
width: 50%;
}
.item--dropdown .item--half-column:first-child .item--body-title,.item--dropdown .item--half-column:first-child .item--body--version
{
padding-right: 15px;
}
.item--dropdown .item--half-column:nth-child(2) .item--body-title,.item--dropdown .item--half-column:nth-child(2) .item--body--version
{
padding-left: 15px;
}
.item--dropdown .item--half-column:nth-child(3) {
margin-top: 20px;
}
.item--dropdown .item--body-title {
padding: 30px 0 15px 0;
color: #f1f1f1;
border-bottom: 1px solid #4a4440;
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
}
.item--dropdown .item--body .item--body--version {
border-bottom: 1px solid #4a4540;
padding: 7px 0;
}
.item--dropdown .item--body .item--body--version p {
color: #f1f1f1;
font-size: 14px;
line-height: 19px;
}
.item--dropdown .item--body .item--body--version .docs-link {
display: inline-block;
color: #6db33f;
}
.item--dropdown .item--body .item--body--version .docs-link:hover {
color: #7ac04c;
}
.item--dropdown .item--body .item--body--version .docs-link.reference-link
{
border-right: 1px solid #4a4540;
padding-right: 10px;
margin-right: 5px;
}
.item--dropdown.no-item--header .item--body-title {
padding-top: 0;
border-bottom: 1px solid #cccbca;
}
.item--dropdown.no-item--header .tool-download-link .file-type {
color: #5fa134;
line-height: 14px;
font-size: 14px;
display: inline-block;
}
.item--dropdown.no-item--header .tool-download-link .file-size {
color: #6c635d;
font-size: 10px;
line-height: 23px;
float: right;
}
.item-slider-widget {
display: inline-block;
margin-left: 15px;
}
.item-slider-widget .item--slider {
height: 32px;
position: absolute;
width: 62px;
border-radius: 2px;
margin-top: -4px;
z-index: 800;
background: #68605a;
background: -moz-linear-gradient(top, #68605a 0%, #34302d 100%, #020202 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #68605a),
color-stop(100%, #34302d), color-stop(100%, #020202));
background: -webkit-linear-gradient(top, #68605a 0%, #34302d 100%, #020202 100%);
background: -o-linear-gradient(top, #68605a 0%, #34302d 100%, #020202 100%);
background: -ms-linear-gradient(top, #68605a 0%, #34302d 100%, #020202 100%);
background: linear-gradient(to bottom, #68605a 0%, #34302d 100%, #020202 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68605a',
endColorstr='#020202', GradientType=0);
cursor: pointer;
transition: all 0.25s;
-webkit-transition: all 0.25s;
-moz-webkit-transition: all 0.25s;
-ms--webkit-transition: all 0.25s;
-o-webkit-transition: all 0.25s;
}
.item-slider-widget .item-slider--container {
background-color: white;
border: 1px solid #999;
padding: 0 3px;
}
.item-slider-widget .item-slider--container .item {
display: inline-block;
color: #c3c3c3;
font-family: "Montserrat", sans-serif;
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
padding: 7px 6px 5px;
cursor: pointer;
transition: color 0.25s;
-webkit-transition: color 0.25s;
-moz-webkit-transition: color 0.25s;
-ms--webkit-transition: color 0.25s;
-o-webkit-transition: color 0.25s;
}
.item-slider-widget .item-slider--container .item:hover {
color: black;
}
.item-slider-widget .item-slider--container .item.js-active {
z-index: 801;
position: relative;
color: #f1f1f1;
}
.content-container--wrapper {
border: 1px solid #34302D;
margin-top: -1px;
}
.content-container--wrapper:first-child {
margin: 0;
}
.content-container--wrapper .content-container--title {
font-size: 14px;
line-height: 14px;
text-transform: uppercase;
background-color: #34302D;
color: #FFF;
padding: 18px 0;
width: 327px;
text-align: center;
margin: 0;
}
.content-container--wrapper .content-items--container {
padding: 20px;
}
.billboard--wrapper .billboard--container {
max-width: 1024px;
margin: 0 auto 60px;
position: relative;
min-height: 343px;
}
.billboard--wrapper .billboard-bg {
border-bottom: 1px solid #34302d;
}
.search-facets>ul {
margin-left: 0px;
}
.search-facets ul {
list-style-type: none;
}
.body--container {
padding: 0;
}
.search-form--container {
max-width: 1024px;
margin: 0 auto;
}
.container-fluid {
padding: 0;
}
.body--container table {
margin: 15px 0;
text-align: left;
border: 1px solid #CCCCCC;
width: 100%;
text-align: left;
}
.body--container table tr {
background-color: #F1F1F1;
border-top: 1px solid #CCCCCC;
}
.body--container table tr:nth-child(2n) {
background-color: #F8F8F8;
}
.body--container table tr,.body--container table td,.body--container table th
{
padding: 6px;
}
.body--container table th {
background-color: #F8F8F8;
}
footer .navbar {
margin-bottom: 20px;
}