.wrap-max |
Wrapper which spans 100% |
.wrap |
Wrapper which declares min and max width and provides main gutters. |
.line |
Groups units on one horizontal line. Note: for mobile layout units may be stacked to avoid horizontal scrolling. |
.unit |
Base class which divides a line into sections (columns). |
.sizeXofY |
Extends unit. Indicates the fractional width of the unit, for example size3of4 would take up three quarters, or 75%, of the horizontal space. The following fractions are supported: 1, 1/2, 1/3, 2/3, 1/4, 3/4, 1/5, 2/5, 3/5, 4/5 |
.lastUnit |
Extends unit. Applied to the last child of every line. |
.none |
Sets elements display to none |
.hidden |
Hide element from page, moves element from viewport |
.invisible |
Makes element invisible |
.block |
Makes element a block |
.in-block |
Makes element an inline-block and applies fix for IE7 |
.first |
Removes margin-left from element |
.last |
Removes margin-right from element |
.left |
Float element left |
.right |
Float element right |
.clear |
Clear both left and right floats |
.t-icon |
Modern pictograms icon font class |
.form-validation |
Attaches error styling to form |
.focus-increase |
Increase input width on focus |
.custom-checkbox |
Custom checkbox replacement |
.custom-radio |
Custom radio replacement |
.error |
Apply red text to element |
.success, .valid |
Apply green text to element |
.btmspc |
Add 2em margin bottom to the element |
.btmspc-dbl |
Add 4em margin bottom to the element |
.topspc |
Add 2em margin top to the element |
.topspc-dbl |
Add 4em margin top to the element |
.cntrtxt |
Align text to center |
.imgtxt |
If applied to element next to image, allows text to flow next to image and not below. |
.loading |
Add loading indicator to element |
.sprite |
Sets display to block and hides overflow |
.button |
Declares element as a button, makes inline block and attached pointer cursor |
.smooth |
Adds transition to element |
.brdr |
Border radius fix and CSS3Pie fallback |
.brdr-primary |
Applies 5px border radius |
.shdw |
Applies box shadow and provides CSS3Pie fallback |
.opct |
Changes opacity to 50% |
.opct-full |
Changes opacity to 100% |
.navigation-object |
Style for standard primary navigation |
.list-object |
Removes list-styling from element |
.island |
Identifies element as a container block |
.primary |
Identifies primary navigation |
.modal |
Identifies modal and provide modal style |
.overlay |
Overlay container |
.overlay-bg |
Provides cross-browser opaque backdrop for modal |
.tabs |
Primary tabs container, attaches base style |
.tabs-content |
Individual .tab container |