No description
  • SCSS 98.3%
  • Makefile 1%
  • Shell 0.7%
Find a file
Dominik Csapak d108f2dc90 slidable: make text non-wrapping
For long labels,  the text would wrap and it would get too tall and
break alignment. Since the text and icons should be aligned with each
other, don't let the text wrap here.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2026-06-09 17:25:28 +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 slidable: make text non-wrapping 2026-06-09 17:25:28 +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.