mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-08-11 12:44:28 +00:00
add pmx-hint css class
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>
This commit is contained in:
parent
dc4f36a2bd
commit
3e8c6d3c6b
@ -1,3 +1,7 @@
|
|||||||
.pmx-clear-trigger {
|
.pmx-clear-trigger {
|
||||||
background-image: url(../images/pmx-clear-trigger.png);
|
background-image: url(../images/pmx-clear-trigger.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pmx-hint {
|
||||||
|
background-color: LightYellow;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user