mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-08-05 11:07:40 +00:00
16 lines
236 B
CSS
16 lines
236 B
CSS
.pmx-clear-trigger {
|
|
background-image: url(../images/pmx-clear-trigger.png);
|
|
}
|
|
|
|
.pmx-hint {
|
|
background-color: LightYellow;
|
|
}
|
|
|
|
.x-mask-msg-text {
|
|
text-align: center;
|
|
}
|
|
|
|
.proxmox-invalid-row {
|
|
background-color: #f3d6d7;
|
|
}
|