discourse/app/assets/stylesheets/admin
Kris 42b3148f7b
UX: don't highlight admin content on hover if it isn't clickable (#34332)
This resolves a number of cases where we were highlighting content on
hover that isn't clickable.


Common table example

Before:
<img width="1726" height="548" alt="image"
src="https://github.com/user-attachments/assets/24635052-0efd-4c02-b75b-dc3901acd799"
/>


After:
<img width="1744" height="550" alt="image"
src="https://github.com/user-attachments/assets/73837bff-532b-48ec-99de-2e579221eccb"
/>




Reports are a case where the box *should* be clickable, so I kept the
hover effect and made the box clickable via changes to
`admin-section-landing-item`...

Before: 
<img width="1710" height="838" alt="image"
src="https://github.com/user-attachments/assets/a8bc8f67-5f1f-44c1-8de7-e64c1a60fd49"
/>


After (removed the blue because the headings aren't actually links
anymore, the whole box is):
<img width="1732" height="922" alt="image"
src="https://github.com/user-attachments/assets/2fb5b63a-1cdc-4fc9-906a-c343c26cd025"
/>

In cases where these boxes have buttons, the inner title (if linked) and
buttons are clickable, not the box...

<img width="400" alt="image"
src="https://github.com/user-attachments/assets/3bf04522-179b-49e6-ae0a-f5d3714b94ec"
/>
2025-08-14 15:59:29 -04:00
..
admin_base.scss UX: don't highlight admin content on hover if it isn't clickable (#34332) 2025-08-14 15:59:29 -04:00
admin_bulk_users_delete_modal.scss
admin_config_area.scss UX: improve admin width restriction, fix theme setting width (#33938) 2025-07-29 11:41:45 -04:00
admin_config_color_palettes.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
admin_config_components.scss DEV: Use reusable d-table instead of admin-only styles (#33531) 2025-07-10 19:58:04 -06:00
admin_filter.scss DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
admin_filter_controls.scss UX: unify filters for colors, themes, and components (#33863) 2025-07-31 09:20:50 -04:00
admin_intro.scss DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
admin_report.scss UX: don't highlight admin content on hover if it isn't clickable (#34332) 2025-08-14 15:59:29 -04:00
admin_report_chart.scss
admin_report_counters.scss DEV: Introduce postcss minmax transform (#31885) 2025-03-18 19:28:52 +00:00
admin_report_inline_table.scss
admin_report_radar.scss
admin_report_stacked_chart.scss
admin_report_stacked_line_chart.scss
admin_report_table.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
admin_reports.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
admin_section_landing_page.scss UX: don't highlight admin content on hover if it isn't clickable (#34332) 2025-08-14 15:59:29 -04:00
admin_table.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
api.scss DEV: Use reusable d-table instead of admin-only styles (#33531) 2025-07-10 19:58:04 -06:00
backups.scss UX: fix width on hidden-upload-field on the admin backup btn (#34103) 2025-08-06 10:08:29 +02:00
badges.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
color-palette-editor.scss FEATURE: system themes (#32681) 2025-06-13 10:36:31 +08:00
color_palettes.scss FEATURE: redesigned admin color palette index layout (#33628) 2025-07-22 11:52:39 -04:00
customize-install-theme.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
customize.scss UX: Improve the color picker styling (#34328) 2025-08-14 17:46:01 +02:00
customize_show_schema.scss FEATURE: porting type object to site settings (#32706) 2025-05-13 14:30:24 -03:00
dashboard.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
emails.scss UX: improve wrapping and styling in email logs (#34011) 2025-07-31 11:40:04 -04:00
flags.scss DEV: Move mobile-specific admin styles to admin css bundle (#31529) 2025-02-27 17:20:55 +00:00
json_schema_editor.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
mini_profiler.scss
penalty.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
plugins.scss UX: on plugin index, unlink preinstall, simplify install banner (#33910) 2025-07-29 09:04:07 -04:00
schema_field.scss DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
schema_setting_editor.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
search.scss UX: Improve admin search padding (#34280) 2025-08-13 17:00:53 +10:00
settings.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
sidebar.scss
site-settings.scss FEATURE: Themeable site settings (#32233) 2025-07-16 11:00:21 +10:00
staff_logs.scss FEATURE: Add date range selector to staff action log (#33959) 2025-08-06 15:27:28 +08:00
users.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00