discourse/app/assets/stylesheets/common/foundation
Keegan George 71f808dea9
DEV: Improve method of presenting link clicks (#29453)
Currently the tracking for clicked links are injected into the HTML in a span tag. This leads to the link counter value being highlighted when copying and pasting. Additionally, any means for using CSS to hide link counters result in a gap due to it occupying a specific width.

With this change, we make link counters appear in a data attribute on the link element and visually shown with CSS `::after` element.
2024-10-31 12:44:08 -07:00
..
base.scss DEV: form-kit 2024-07-17 11:59:35 +02:00
color_transformations.scss UX: modernize the header drop shadow (#27843) 2024-07-10 14:29:36 -05:00
colors.scss UX: Update selected colour var (#25500) 2024-01-31 09:32:38 +01:00
helpers.scss DEV: unused CSS cleanup, variable updates, simplification (#26111) 2024-03-11 09:07:53 -04:00
math.scss DEV: Move to Sass compilation to dart-sass (#19910) 2023-02-07 12:24:57 -03:00
mixins.scss DEV: Improve method of presenting link clicks (#29453) 2024-10-31 12:44:08 -07:00
variables.scss UX: fix chat drawer z-index (#27568) 2024-06-21 10:09:05 -04:00