discourse/app/assets/stylesheets
Kris 6551bd8155
DEV: clean up review queue button classes (#32685)
These reject/approve buttons were getting `btn-default` classes rather
than `btn-danger` or `btn-success`, which meant the styles for the
colors had to be applied separately to `.approve-post` and
`.reject-post`. This also meant the styles needed an additional override
in themes.

Moving to our common button classes helps centralize the styles and
avoids a manual override being needed in themes.

Button appearance is the same before/after 


![image](https://github.com/user-attachments/assets/941514f6-90c4-477c-b2e2-a02b2f296acc)
2025-05-12 13:20:22 -04:00
..
admin DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
common DEV: clean up review queue button classes (#32685) 2025-05-12 13:20:22 -04:00
desktop DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
lib DEV: Introduce new breakpoints (#31886) 2025-03-28 14:50:06 +00:00
mobile REFACTOR: remove /mobile/personal-message and move to /common/personal-message (#32546) 2025-05-01 14:57:33 -04:00
vendor DEV: Remove rotate-center css animation (#32151) 2025-04-03 19:12:55 +02:00
admin.scss DEV: Move admin SCSS files to their own directory (#31417) 2025-02-21 15:14:17 +00:00
admin_rtl.scss FEATURE: Serve RTL versions of admin and plugins CSS bundles for RTL locales (#21876) 2023-06-01 05:27:11 +03:00
color_definitions.scss DEV: Introduce postcss for autoprefix and light-dark() polyfill (#31393) 2025-02-20 14:40:27 +00:00
common.scss DEV: Remove rotate-center css animation (#32151) 2025-04-03 19:12:55 +02:00
desktop.scss DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
desktop_rtl.scss
embed.scss DEV: Replace break_string.js with CSS in embedded view (#32488) 2025-04-28 10:47:27 +01:00
ember_cli.scss DEV: Enable and fix more stylelint rules (#31200) 2025-02-05 20:03:56 +01:00
mobile.scss DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
mobile_rtl.scss
publish.scss DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
qunit-custom.scss DEV: Fix dark-mode qunit "skipped" test color (#31327) 2025-02-13 04:27:12 +01:00
wcag.scss A11Y: fix post control button contrast issue for WCAG colors (#31177) 2025-02-04 15:17:29 -05:00
wizard.scss DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
wizard_rtl.scss FEATURE: Serve RTL versions of admin and plugins CSS bundles for RTL locales (#21876) 2023-06-01 05:27:11 +03:00