discourse/app/assets/stylesheets
Joe 6f1badc7c9 REFACTOR: user and group card CSS / template refactor (#6812)
* Check if user is a member of a group or if the group has members 
this is used in the template to conditionally show the relevant markup

* Check if user is suspended or if they have a bio
this is used in the template to conditionally show the relevant markup

* Simplify group-card template

* Simplify user-card template

* Refactor user and group cards CSS

* Check if user is new or if user is staff

* Style fixes

- round avatar margin 
- use a more standard margin for buttons
- adds lighter font color for new users
- makes some suspension text bold (used to be <b> tags in template)
- ensures images in group bio are responsive

* user card template fixes

- adds quotes to link href attributes
- wraps some strings in tags for more consistent styling

* group card fixes

- adds quotes to link href attributes
- fixes membership button login action
- wraps some strings with tags for consistent styling

* closure action fixes

* closure action fix

* uses core variables instead of new colors and removes unused styles

* Uses better property names
2019-03-20 10:45:49 +01:00
..
common UX: Set color to gray for old post notices. 2019-03-19 15:47:47 +02:00
desktop REFACTOR: user and group card CSS / template refactor (#6812) 2019-03-20 10:45:49 +01:00
mobile UX: Hide mobile header notification badges if title is visible 2019-03-20 01:43:23 +08:00
vendor UX: Overflow hidden was causing some icons to be cropped 2019-01-31 14:03:11 -05:00
admin.scss Sane sendAction() behavior 2015-09-11 09:34:20 -07:00
common.scss [WIP] FEATURE: merge share and invite actions together (#7021) 2019-02-20 15:42:44 +01:00
desktop.scss General style cleanup, removing unused styles 2019-01-23 21:37:39 -05:00
desktop_rtl.scss FEATURE: support user local switching to RTL correctly 2015-05-20 15:56:54 +10:00
embed.scss lighten embed blockquote style for consistency 2019-02-17 21:00:46 -08:00
mobile.scss Mobile SCSS cleanup and removing unused styles 2019-01-23 14:36:53 -05:00
mobile_rtl.scss FEATURE: support user local switching to RTL correctly 2015-05-20 15:56:54 +10:00
wizard.scss UX: moves wizard's "Finish" button to the left of back and next (#7027) 2019-02-19 13:32:01 +01:00