No description
Find a file
Thomas Lamprecht 3f33b2fe83 charts: namespace the Map location custom properties
The location custom properties and the pulse keyframe lacked the map
prefix their classes carry, so move them under pwt-map
(--pwt-map-location-color, --pwt-map-location-radius); the widget emits
the new names in lockstep. Also mix the location fill in srgb to match
the rest of the design system and normalize the opacity declarations.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2026-05-23 21:31:13 +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 charts: namespace the Map location custom properties 2026-05-23 21:31:13 +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 doc: add button documentation 2025-02-03 13:54:07 +01: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.