discourse/app/assets/stylesheets/common
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
..
base DEV: clean up review queue button classes (#32685) 2025-05-12 13:20:22 -04:00
components DEV: clean up review queue button classes (#32685) 2025-05-12 13:20:22 -04:00
float-kit UX: Experiment with animation (#32341) 2025-04-21 21:00:21 -05:00
form-kit DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
foundation UX: search CSS refactor + fixes (#32401) 2025-05-12 11:28:12 +02:00
login REFACTOR: remove /mobile/invites-show and move to /common/invites-show (#32532) 2025-05-01 12:54:32 -04:00
modal DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
rich-editor FIX: autocomplete being cut on rich editor (#32586) 2025-05-06 09:46:22 +10:00
select-kit DEV: Remove select kit animation (#32582) 2025-05-05 14:40:17 -05:00
table-builder DEV: Remove unneeded -webkit prefixes from css (#31448) 2025-02-21 14:48:20 +00:00
d-editor.scss DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
font-variables.scss UX: Replace font-size-ios-input workaround (#30877) 2025-01-20 19:17:30 +00:00
input_tip.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
loading-slider.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
post-action-feedback.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
printer-friendly.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
software-update-prompt.scss DEV: Fix all mixed-decls sass deprecations (#31343) 2025-02-13 23:58:19 +01:00
topic-entrance.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
topic-timeline.scss DEV: Introduce postcss minmax transform (#31885) 2025-03-18 19:28:52 +00:00
whcm.scss A11Y: Improve accessibility in WHCM themes (#18606) 2022-10-17 07:07:46 -07:00