Skip to content

Instantly share code, notes, and snippets.

<script src="www.placeholder.ee" type="text/javascript"></script>
<br><br>
<script>
jQuery(document).ready(function(){
jQuery( ".content-inner" ).on( "click", "a", function() {
jQuery(".BambooHR-ATS-Jobs-Item > a").attr("target", "_blank");
});
.related-container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
.related {
flex-grow: 1;
max-width: 48%;
flex-basis: 48%; /* For IE */
&:nth-child(odd):last-child {
max-width: 100%;
function frontBoxesMed(){
$('.eda_layout:not(.sidebar_layout) .eda_row_type-2mediumleft, .eda_layout:not(.sidebar_layout) .eda_row_type-2mediumright').each(function(){
var element = $(this);
element.imagesLoaded( function() {
// images have loaded
element.find('.eda_module').removeAttr('data-height').css('height', '');
var maxH = 0;
element.find('.eda_module').each(function(){
var elem = $(this),
elemH;
top: 50%; left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
function reserveHeaderSpace() {
if (!$('body').hasClass('not-top')) {
var headerHeight = $('header.header').outerHeight();
$('.content-wrap').css('padding-top', headerHeight);
} else {
$('.content-wrap').css('padding-top', '');
}
}
reserveHeaderSpace();
$(window).on('load resize',function() {
&:after {
content: '';
display: inline-block;
margin-left: 7px;
height: 0;
border-style: solid;
border-width: 5px 0 5px 5px;
border-color: transparent transparent transparent $pink;
}
display: inline-block;
overflow: hidden;
text-indent: -9999px;
ul {
>li {
position: relative;
&::before {
display: inline-block;
content: '';
height: 6px;
width: 6px;
background-color: $brand-primary;
position: absolute;