discourse/app/assets/stylesheets/common
Jarek Radosz f9bdda84ca
DEV: Admin webhooks interface issues (#19360)
1. The events table had broken styling, making each row overflow
2. It had confusing routes: `/:id` for "edit" and `/:id/events` for "show" (now it's `/:id/edit` and `/:id` respectively)
3. There previously was an unused backend action (`#edit`) - now it is used (and `web_hooks/:id/events` route has been removed)
4. There was outdated/misplaced/duplicated CSS
5. And more
2022-12-13 01:53:08 +01:00
..
admin DEV: Admin webhooks interface issues (#19360) 2022-12-13 01:53:08 +01:00
base UX: include space between elements in kbd tag (#19427) 2022-12-12 13:53:48 -05:00
components UX: Adjust emoji size in mentions (#19355) 2022-12-07 10:17:29 -05:00
foundation DEV: relocate :root CSS custom properties (#19389) 2022-12-09 14:33:15 -05:00
modal FEATURE: auto remove user status after predefined period (#17236) 2022-07-05 19:12:22 +04:00
select-kit DEV: allow themes to more easily set border-radii (#19037) 2022-11-16 11:35:09 -05:00
d-editor.scss DEV: allow themes to more easily set border-radii (#19037) 2022-11-16 11:35:09 -05:00
font-variables.scss FIX: Use rem for font sizes in post headings (#13720) 2021-07-14 11:15:58 +10:00
input_tip.scss DEV: Refactor popup-tip component (#15257) 2021-12-13 11:22:02 -05:00
printer-friendly.scss UX: print view always shows 0 votes, hide it (#15901) 2022-03-08 15:35:31 +01:00
software-update-prompt.scss UX: Add hover style to refresh-page dismiss button (#15711) 2022-02-01 20:04:46 +01:00
topic-entrance.scss fix topic entrance button layout (#11887) 2021-01-28 15:44:01 -05:00
topic-timeline.scss Fix timeline admin menu button spacing (#19322) 2022-12-05 12:41:24 -06:00
whcm.scss A11Y: Improve accessibility in WHCM themes (#18606) 2022-10-17 07:07:46 -07:00