Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save OriHoch/009bdad234fa5554db0afaf0aff609d6 to your computer and use it in GitHub Desktop.
Save OriHoch/009bdad234fa5554db0afaf0aff609d6 to your computer and use it in GitHub Desktop.
additional local modifications to support sharing entity stamp between procurement and entities is available here: https://github.com/OriHoch/budgetkey-app-search/compare/master...OriHoch:exemption-entity-kind-stamp
search-result-exemption .company-stamp {
line-height: 1.1em;
width: 114px;
height: 55px;
position: absolute;
top: 22px;
right: 241px;
background: url(assets/img/stamp-company.svg);
transform: rotate(0deg);
text-align: center;
background-size: 100% 86%;
background-repeat: no-repeat;
font-size: 1.0em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment