discourse/app/assets/stylesheets/common
Ted Johansson c3367c329c
DEV: Make breadcrumb separators unclickable icons (#29817)
The current breadcrumb separators are ">" characters that are added as pseudo-elements. These become part of the clickable area for the links, which causes mis-clicks.

This PR does two things:

- Replace the pseudo-element with a DIcon.
- Make sure the separator is not clickable.
2024-11-19 16:42:43 +08:00
..
admin DEV: Modernize admin emoji JavaScript (#29714) 2024-11-19 15:44:34 +08:00
base UX: Add title & adjust dnd image (#29812) 2024-11-18 19:25:41 -06:00
components DEV: Make breadcrumb separators unclickable icons (#29817) 2024-11-19 16:42:43 +08:00
float-kit UX: DMenu list buttons default styling (#29250) 2024-10-21 05:05:38 +02:00
form-kit UX: DMenu list buttons default styling (#29250) 2024-10-21 05:05:38 +02:00
foundation DEV: Improve method of presenting link clicks (#29453) 2024-10-31 12:44:08 -07:00
login UX: Add progress bar to the registration flow (#27694) 2024-08-28 08:43:39 -03:00
modal FIX: Signup fields tab order and descriptions (#29772) 2024-11-15 18:17:55 -03:00
select-kit DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
table-builder DEV: removes legacy modal code (#28047) 2024-07-24 18:07:17 +02:00
d-editor.scss DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
font-variables.scss UX: ensure ios font size is always min 16px with max() fn (#29270) 2024-10-18 05:26:12 +02:00
input_tip.scss
loading-slider.scss
post-action-feedback.scss
printer-friendly.scss DEV: Improve method of presenting link clicks (#29453) 2024-10-31 12:44:08 -07:00
software-update-prompt.scss UX: adjust software update banner for headerless pages (#28496) 2024-08-22 16:51:26 -04:00
topic-entrance.scss
topic-timeline.scss
whcm.scss