all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#55306: 27.1; How to add face attribute (:box) only on the left/right?
@ 2022-05-07 22:23 José Júnior
  2022-05-08  5:19 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: José Júnior @ 2022-05-07 22:23 UTC (permalink / raw)
  To: 55306

[-- Attachment #1: Type: text/plain, Size: 506 bytes --]

Hi, I'm trying to add some left/right padding in the tab-bar-tab and
mode-line-buffer-id.

I tried adding the :box attribute the tab-bar-tab and the
mode-line-buffer-id faces, but it just lets me add a border on all four
sides - I want only on the left/right.

I also tried to add like this: (:box (:line-width (2 . 3))) for vwidth and
hwidth, but it seems to be invalid.

Besides that, on the mode-line-buffer-id the left side border simply
doesn't appear.

What can I do to achieve what I want?

Thanks!

[-- Attachment #2: Type: text/html, Size: 680 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-05-22 20:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-07 22:23 bug#55306: 27.1; How to add face attribute (:box) only on the left/right? José Júnior
2022-05-08  5:19 ` Eli Zaretskii
2022-05-08 15:02   ` José Júnior
2022-05-22 20:01   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.