Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@npmcorp/pui-css-alignment

Package Overview
Dependencies
Maintainers
20
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcorp/pui-css-alignment

alignment css component for the npm fork of Pivotal UI, based on Bootstrap

  • 6.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-85.71%
Maintainers
20
Weekly downloads
 
Created
Source

@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.

Keywords

FAQs

Package last updated on 20 Jul 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc