This commit is contained in:
Jeremy Thomas
2017-08-14 23:52:28 +01:00
parent 2aba5a3f84
commit 3985fff747
13 changed files with 2386 additions and 786 deletions

View File

@@ -51,6 +51,8 @@
.highlight-full,
#navbarJsExample
&:not(:last-child)
margin-bottom: 1.5rem
.highlight pre
max-height: none

32
docs/_sass/klmn.sass Normal file
View File

@@ -0,0 +1,32 @@
.bd-klmn
margin-bottom: 1.5rem
.bd-klmn-gaps
align-items: center
display: flex
flex-wrap: wrap
justify-content: flex-start
margin-bottom: 1.25rem
.bd-klmn-label
margin: 0.25rem auto 0.25rem 0
.bd-klmn-gap
background-color: $background
border-radius: $radius
color: $red
font-family: $family-monospace
font-size: 0.75rem
margin: 0.25rem 0 0.25rem 0.5rem
padding: 0.375em 0.75em
text-align: center
vertical-align: middle !important
white-space: nowrap
&.bd-is-selected
background-color: $green
color: $white
.bd-klmn-columns:last-child
.bd-notification
font-size: 0.75rem
white-space: nowrap