From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Dominik Csapak <d.csapak@proxmox.com>, pmg-devel@lists.proxmox.com
Subject: [pmg-devel] applied: [PATCH pmg-gui] objects: use font-weight for bold text
Date: Thu, 22 Feb 2024 15:51:37 +0100 [thread overview]
Message-ID: <6a51ea2a-67f7-4fbc-a602-b0aae27c37c5@proxmox.com> (raw)
In-Reply-To: <20240222142941.2912401-1-d.csapak@proxmox.com>
Am 22/02/2024 um 15:29 schrieb Dominik Csapak:
> mdn[0] recommends using `font-weight: bold;` for making the text actually bold
> While it has the same effect often, it depends on the font and browser
> if the font is rendered bold in a <b> tag.
>
> 0: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/b
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> js/ObjectGroup.js | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>
applied, thanks!
FWIW, one general option might also be to add CSS setting the font-weight to
the <b> tag in general, but not sure what would break with that..
next prev parent reply other threads:[~2024-02-22 14:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-22 14:29 [pmg-devel] " Dominik Csapak
2024-02-22 14:51 ` Thomas Lamprecht [this message]
2024-02-22 16:36 ` [pmg-devel] applied: " Stefan Sterz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6a51ea2a-67f7-4fbc-a602-b0aae27c37c5@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox