]> git.proxmox.com Git - pve-manager.git/commitdiff
ui: ceph install: add pmx-hint class to hint field-label
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 5 Jun 2023 16:12:22 +0000 (18:12 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 5 Jun 2023 17:04:12 +0000 (19:04 +0200)
looks a bit odd as the background it produces goes over the text, but
is the least invasive method to apply something like this, and
highlighting the whole thing is too flashy here.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/ceph/CephInstallWizard.js

index 009161d0432f7d25bfe6ab3bbb8ffd5682ffa61f..46272fc9b01f36ece262e8e167416e8bd47bcd46 100644 (file)
@@ -240,6 +240,7 @@ Ext.define('PVE.ceph.CephInstallWizard', {
                {
                    xtype: 'displayfield',
                    fieldLabel: gettext('Hint'),
+                   labelClsExtra: 'pmx-hint',
                    submitValue: false,
                    labelWidth: 50,
                    bind: {