mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-07-27 02:14:21 +00:00

since we need it in PMG as well - pull it here (and independently refactor pve-manager) Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
8 lines
133 B
CSS
8 lines
133 B
CSS
.pmx-clear-trigger {
|
|
background-image: url(../images/pmx-clear-trigger.png);
|
|
}
|
|
|
|
.pmx-hint {
|
|
background-color: LightYellow;
|
|
}
|