Last active
November 21, 2016 15:05
-
-
Save mekanics/1a634cdf83fa1ae4c538628708f618ff to your computer and use it in GitHub Desktop.
EBP - Job HTML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.career-list { | |
background-color: transparent; | |
} | |
.career-list .career-list__item { | |
color: #333; | |
} | |
.career-list__item { | |
padding: 12px; | |
display: flex; | |
position: relative; | |
font-size: 14px; | |
font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Helvetica Neue", Arial, Sans-Serif; | |
color: #333; | |
} | |
.career-list__item svg { | |
position: absolute; | |
top: 0; | |
bottom: 0; | |
margin: auto 0; | |
right: 10px; | |
width: 5px; | |
height: 13px; | |
fill: #968782; | |
} | |
@media (min-width: 992px) { | |
.career-list__item { | |
font-size: 20px; | |
} | |
} | |
.career-list__item:nth-child(odd) { | |
background-color: #F6F4F4; | |
} | |
.career-list__item:hover { | |
background-color: #AF2832; | |
color: #fff; | |
} | |
.career-list__item:hover svg { | |
fill: #fff; | |
} | |
.career-list__item-title { | |
text-overflow: ellipsis; | |
overflow: hidden; | |
flex: 1; | |
} | |
.career-list__item-percentage { | |
float: right; | |
padding: 0 20px 0 0; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="career-list"> | |
<a class="career-list__item" href="/jobs/job"> | |
<span class="career-list__item-title">Job 1</span> | |
<span class="career-list__item-percentage">70%</span> | |
<svg viewBox="0 0 5 13" id="ico_arrow_mini" xmlns="http://www.w3.org/2000/svg" | |
xmlns:xlink="http://www.w3.org/1999/xlink"> | |
<path d="M1 12.5c-.1 0-.2 0-.2-.1-.2-.1-.3-.4-.2-.7l2.9-5.3L.6 1.2C.4 1 .5.7.8.6c.2-.1.5 0 .7.2l3 5.5c.1.1.1.3 0 .5l-3 5.5c-.2.1-.3.2-.5.2z"/> | |
</svg> | |
</a> | |
<a class="career-list__item" href="/jobs/job"><span class="career-list__item-title">Job 2</span><span | |
class="career-list__item-percentage">90%</span> | |
<svg viewBox="0 0 5 13" id="ico_arrow_mini" xmlns="http://www.w3.org/2000/svg" | |
xmlns:xlink="http://www.w3.org/1999/xlink"> | |
<path d="M1 12.5c-.1 0-.2 0-.2-.1-.2-.1-.3-.4-.2-.7l2.9-5.3L.6 1.2C.4 1 .5.7.8.6c.2-.1.5 0 .7.2l3 5.5c.1.1.1.3 0 .5l-3 5.5c-.2.1-.3.2-.5.2z"/> | |
</svg> | |
</a> | |
<a class="career-list__item" href="/jobs/job"><span class="career-list__item-title">Job 3</span><span | |
class="career-list__item-percentage">50%</span> | |
<svg viewBox="0 0 5 13" id="ico_arrow_mini" xmlns="http://www.w3.org/2000/svg" | |
xmlns:xlink="http://www.w3.org/1999/xlink"> | |
<path d="M1 12.5c-.1 0-.2 0-.2-.1-.2-.1-.3-.4-.2-.7l2.9-5.3L.6 1.2C.4 1 .5.7.8.6c.2-.1.5 0 .7.2l3 5.5c.1.1.1.3 0 .5l-3 5.5c-.2.1-.3.2-.5.2z"/> | |
</svg> | |
</a> | |
<a class="career-list__item" href="/jobs/job"><span class="career-list__item-title">Job 4</span><span | |
class="career-list__item-percentage">80%</span> | |
<svg viewBox="0 0 5 13" id="ico_arrow_mini" xmlns="http://www.w3.org/2000/svg" | |
xmlns:xlink="http://www.w3.org/1999/xlink"> | |
<path d="M1 12.5c-.1 0-.2 0-.2-.1-.2-.1-.3-.4-.2-.7l2.9-5.3L.6 1.2C.4 1 .5.7.8.6c.2-.1.5 0 .7.2l3 5.5c.1.1.1.3 0 .5l-3 5.5c-.2.1-.3.2-.5.2z"/> | |
</svg> | |
</a> | |
<a class="career-list__item" href="/jobs/job"><span class="career-list__item-title">Job 5</span><span | |
class="career-list__item-percentage">0%</span> | |
<svg viewBox="0 0 5 13" id="ico_arrow_mini" xmlns="http://www.w3.org/2000/svg" | |
xmlns:xlink="http://www.w3.org/1999/xlink"> | |
<path d="M1 12.5c-.1 0-.2 0-.2-.1-.2-.1-.3-.4-.2-.7l2.9-5.3L.6 1.2C.4 1 .5.7.8.6c.2-.1.5 0 .7.2l3 5.5c.1.1.1.3 0 .5l-3 5.5c-.2.1-.3.2-.5.2z"/> | |
</svg> | |
</a> | |
<a class="career-list__item" href="/jobs/job"><span class="career-list__item-title">Job 6</span><span | |
class="career-list__item-percentage">90%</span> | |
<svg viewBox="0 0 5 13" id="ico_arrow_mini" xmlns="http://www.w3.org/2000/svg" | |
xmlns:xlink="http://www.w3.org/1999/xlink"> | |
<path d="M1 12.5c-.1 0-.2 0-.2-.1-.2-.1-.3-.4-.2-.7l2.9-5.3L.6 1.2C.4 1 .5.7.8.6c.2-.1.5 0 .7.2l3 5.5c.1.1.1.3 0 .5l-3 5.5c-.2.1-.3.2-.5.2z"/> | |
</svg> | |
</a> | |
<a class="career-list__item" href="/jobs/job"><span class="career-list__item-title">Job 7</span><span | |
class="career-list__item-percentage">40%</span> | |
<svg viewBox="0 0 5 13" id="ico_arrow_mini" xmlns="http://www.w3.org/2000/svg" | |
xmlns:xlink="http://www.w3.org/1999/xlink"> | |
<path d="M1 12.5c-.1 0-.2 0-.2-.1-.2-.1-.3-.4-.2-.7l2.9-5.3L.6 1.2C.4 1 .5.7.8.6c.2-.1.5 0 .7.2l3 5.5c.1.1.1.3 0 .5l-3 5.5c-.2.1-.3.2-.5.2z"/> | |
</svg> | |
</a> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment