Socket
Socket
Sign inDemoInstall

vcl-app-content-area

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vcl-app-content-area

The area which houses the main content


Version published
Maintainers
1
Install size
5.02 kB
Created

Readme

Source

VCL app-content-area

The area which houses the main content.

Features

The content area is usually the area between header and footer or in the ARIA taxonomy, the area having the main role. This module introduces a corresponding class which can be used to set the background color of this area.

Secondly there are helper classes to set the primary or secondary content background color on any component. A secondary background color can be used to make a component or content appear less important.

Usage

A simple content area:

basic example

Classes

  • vclContentArea
  • vclContentBgColor: Set the background color to the same color as the. content area.

Modifiers

For vclContentArea

  • vclTransparent: Make the background color transparent.

For vclContentBgColor

  • vclSecondary: Set the background color to the secondary content background color.

Variables

  • --content-area-primary-bg-color
  • --content-area-secondary-bg-color

Demo

example.html on GH-pages.

Keywords

FAQs

Last updated on 20 Mar 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc