6.4.0 • Published 8 years ago

@npmcorp/pui-css-alignment v6.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

@npmcorp/pui-css-alignment

A CSS alignment component that can be installed via this npm package. The package provides all of the CSS you need to use the component.

Installation

To install the package, from the command line, type:

npm install pui-css-alignment

Usage

The following classes can be used for text alignment.

PropertyDescription
txt-lAligns left, default alignment, can be applied to table, tr, td, or th.
txt-rAligns right, can be applied to table, tr, td, or th.
txt-cAligns center (horizontally), can be applied to table, tr, td, or th.
txt-tAligns top, can be applied to table, tr, td, or th.
txt-bAligns bottom, can be applied to table, tr, td, or th.
txt-mAligns middle (vertically), can be applied to table, tr, td, or th.

You can find more examples of the alignment component in the pui style guide


This is a component of Pivotal UI. It is a Pivotal specific implementation of Bootstrap.

Styleguide Github

(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.

6.4.0

8 years ago

6.2.1

8 years ago

6.2.0

8 years ago

6.1.0

8 years ago

5.4.0

8 years ago

5.3.0

8 years ago

5.2.0

8 years ago

5.1.0

8 years ago

2.0.0

8 years ago