No description
Find a file
Dominik Csapak 3617f49cfc material: tab panel: fix secondary tab bar style
secondary tabbars should align the icon in a row, not a column, and also
the icon should use the same size as the text.

Use the new 'primary' and 'secondary' classes on the tabbars to
differentiate them.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2026-01-12 16:17:53 +01:00
assets assets: add a woff2 variant for roboto flex 2025-05-28 12:59:04 +02:00
docs docs: add FAB documentation 2025-12-11 09:36:14 +01:00
scss material: tab panel: fix secondary tab bar style 2026-01-12 16:17:53 +01:00
copyright assets: add a woff2 variant for roboto flex 2025-05-28 12:59:04 +02:00
Documentation.md doc: add button documentation 2025-02-03 13:54:07 +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.