No description
  • SCSS 98.3%
  • Makefile 1%
  • Shell 0.7%
Find a file
Thomas Lamprecht 1c922a77cd segmented bar: add the widget styling
Style for the SegmentedBar widget, a stacked proportional bar: the
track, the per-segment fills, and an inline left-aligned legend of
labeled color swatches. The legend geometry is exposed via
--pwt-segmented-bar-legend-* properties for per-density theming. The
partial carries a /// doc block and is listed in the doc extractor.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2026-06-29 00:08:46 +02:00
assets assets: add a woff2 variant for roboto flex 2025-05-28 12:59:04 +02:00
docs docs: run make refresh 2026-03-05 13:32:10 +01:00
scss segmented bar: add the widget styling 2026-06-29 00:08:46 +02:00
copyright assets: add a woff2 variant for roboto flex 2025-05-28 12:59:04 +02:00
Documentation.md docs: run make refresh 2026-03-05 13:32:10 +01:00
extract-scss-doc.sh segmented bar: add the widget styling 2026-06-29 00:08:46 +02:00
LICENSE-APACHE add license 2023-01-12 12:29:37 +01:00
LICENSE-MIT add license 2023-01-12 12:29:37 +01:00
LICENSE-OFL.txt add RobotoFlex ttf font 2023-01-31 07:34:24 +01:00
Makefile docs: include precompiled CSS themes 2025-12-10 18:41:26 +01:00
README.md add README.md 2023-01-13 08:07:35 +01:00

Proxmox Widget Toolkit assets and SCSS theme files.

This git repository contains additional files required to run Proxmox Widget Toolkit application. You usually add this repository as git sub-module to you project, so that you can customize the CSS and ship the required files.