discourse/app/assets/stylesheets/desktop
chapoi f72899401d
UX: refactor .d-modal to use BEM and improve styling (#23967)
This PR refactors the following:
* leaving all the CSS applied to the old `modal-body` classes in their respective files
* made  new clean styling for `.d-modal` and refactored the template to use the new BEM classes
  * `inner-`, `middle-`, `outer-` container classes are gone and replaced with simplified `wrapper` and `container` classes  
  * use standardised max-sizes with modifiers `-large` and `-max`
  * lighter backdrop,
  * min-width to prevent puny modals
  * other styling changes regarding padding, close button,…
* pulled out all modal overrides into a general `modal-overrides` file + cleanup of outdated CSS
* pulled out login and create account modal styling into their own file, cause it's such a big override 
* removed old general login.scss file for mobile & desktop
* only kept some remainders I don't want to touch in `app/assets/stylesheets/common/base/login.scss`
2023-11-15 10:14:47 +00:00
..
admin DEV: Added support for custom site setting 'emoji_list' (#12414) 2021-04-07 15:32:05 +02:00
components UX: impove badge granted spacing with grid (#24150) 2023-10-30 10:55:01 -04:00
_index.scss UX: refactor .d-modal to use BEM and improve styling (#23967) 2023-11-15 10:14:47 +00:00
admin_customize.scss
alert.scss FEATURE: update bootstrap mode notice to add invite and wizard links (#17822) 2022-08-10 00:13:42 +05:30
category-list.scss FEATURE: remove category badge style options, set bullet style as default (#24198) 2023-11-13 10:46:15 -05:00
compose.scss UX: Composer and sidebar better fit (#23841) 2023-10-10 20:01:08 +02:00
discourse.scss UX: improve layout and styles for solo preferences (#21094) 2023-04-19 09:41:02 -04:00
edit-category.scss
group.scss UX: Fix alignment in group navigation bar (#15169) 2021-12-02 09:45:33 -05:00
header.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
invite-signup.scss UX: Invite signup page styling + separation (#24293) 2023-11-08 12:57:06 +01:00
latest-topic-list.scss FEATURE: remove category badge style options, set bullet style as default (#24198) 2023-11-13 10:46:15 -05:00
menu-panel.scss UX: show tooltip for global nav section icon (#21974) 2023-06-08 12:57:44 -04:00
modal.scss UX: refactor .d-modal to use BEM and improve styling (#23967) 2023-11-15 10:14:47 +00:00
topic-list.scss UX: Fix positioning of mobile show-more following 71ff3417 (#23189) 2023-08-22 17:16:12 +01:00
topic-post.scss UX: Update user field styling in the create-account modal (#24091) 2023-10-25 13:03:20 +02:00
topic.scss UX: Use pill design on both mobile and desktop (#23124) 2023-08-17 14:37:11 -03:00
upload.scss FEATURE: use native file picker in composer (#13552) 2021-06-30 12:45:47 +04:00
user.scss DEV: Standardize session confirmation prompt (#24212) 2023-11-07 11:26:10 -05:00