Last active
August 29, 2015 14:08
-
-
Save colmtuite/a588f26f336d3d2cb923 to your computer and use it in GitHub Desktop.
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="s-content pl-20 fs--M"> | |
<div class="node-toolbar"> | |
<div class="u-inline"> | |
<div> | |
<a href="/spaces/abstraction/documents" class="breadcrumb-path">root</a> | |
</div> | |
<div> | |
<div class="breadcrumb-separator">/</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
.node-toolbar { | |
border-bottom: 1px solid #D4D4D4; | |
padding-bottom: 10px; | |
} | |
.breadcrumb-separator { | |
@extend .u-ml4; | |
@extend .u-mr4; | |
@extend .o-alignMiddle; | |
@extend .c-gLight; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment