-
Notifications
You must be signed in to change notification settings - Fork 0
Clientkit 3.0.0
Alejandro Pérez Martín edited this page Feb 18, 2020
·
4 revisions
-
.heading--light>.color-light .font-weight-xbold- No more iOS8 support
- Container default to
1200px. -
.flex-row-wrap(and all modifiers, most notably.flex-row-sm-wrap) >.flex-wrapor.flex-sm-wrap. -
.font-weight-light>.font-light -
.font-weight-body>.font-body -
.font-weight-bold>.font-bold -
.text-color-error,.text-color-body>.color-error,.color-body. -
.button-alt>.button-secondary -
.text-spaced>.text-stretched
- New colors by default:
accent1-lighteraccent1-darkeraccent2-lighteraccent2-darker
.text-underline.sr-only.svg-icon.button-link- Color variables define new classes:
-
text-color-foowill create CSS class:color-fooand will expose--color-fooon the:root. -
background-text-foowill create CSS rules for color to be defined when child ofbg-foo.
-
-
.floating-label(example below):
<form class="form">
<div class="floating-label">
<label>My label</label>
<input type="text">
</div>
</form>- New variables:
font-label-
font-articleandline-height-article -
heading-X-line-heightandheading-X-mobile-line-height button-border