All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.js.c_backdrop.js Maven / Gradle / Ivy

Go to download

This library provides access to the design tokens of PatternFly 4 from JavaScript

There is a newer version: 6.0.0
Show newest version
"use strict";
exports.__esModule = true;
exports.c_backdrop = {
  ".pf-v5-c-backdrop": {
    "c_backdrop_Position": {
      "name": "--pf-v5-c-backdrop--Position",
      "value": "fixed"
    },
    "c_backdrop_ZIndex": {
      "name": "--pf-v5-c-backdrop--ZIndex",
      "value": "400",
      "values": [
        "--pf-v5-global--ZIndex--lg",
        "$pf-v5-global--ZIndex--lg",
        "400"
      ]
    },
    "c_backdrop_BackgroundColor": {
      "name": "--pf-v5-c-backdrop--BackgroundColor",
      "value": "rgba(#030303, .62)",
      "values": [
        "--pf-v5-global--BackgroundColor--dark-transparent-100",
        "$pf-v5-global--BackgroundColor--dark-transparent-100",
        "rgba($pf-v5-color-black-1000, .62)",
        "rgba(#030303, .62)"
      ]
    }
  }
};
exports["default"] = exports.c_backdrop;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy