discourse/app/assets/stylesheets
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
..
common DEV: Improve method of presenting link clicks (#29453) 2024-10-31 12:44:08 -07:00
desktop DEV: Refactor header offset calculations (#29398) 2024-10-31 09:50:01 -04:00
mobile UX: More improvements to login/signup forms (#29417) 2024-10-30 13:33:06 -03:00
vendor DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
admin.scss
admin_rtl.scss
color_definitions.scss UX: modernize the header drop shadow (#27843) 2024-07-10 14:29:36 -05:00
common.scss DEV: form-kit 2024-07-17 11:59:35 +02:00
desktop.scss
desktop_rtl.scss
embed.scss FIX: Broken hashtags on embed and publish pages (#24210) 2023-11-02 11:43:55 +10:00
ember_cli.scss
mobile.scss DEV: form-kit 2024-07-17 11:59:35 +02:00
mobile_rtl.scss
publish.scss FIX: Broken hashtags on embed and publish pages (#24210) 2023-11-02 11:43:55 +10:00
qunit-custom.scss UX: update twitter blue to X black (#26343) 2024-03-25 11:36:33 -04:00
qunit.scss
wcag.scss DEV: Improve method of presenting link clicks (#29453) 2024-10-31 12:44:08 -07:00
wizard.scss DEV: Update member access wizard step to use toggle group (#28013) 2024-07-29 14:07:06 +08:00
wizard_rtl.scss