mastodon/app/assets/stylesheets
Stephen Burgess cca41ea544 Replace inline styles with CSS classes (BEM) (#2338)
* fix(classnames): Status icon style classnames

Take out inline css and put into classnames for the following components: account, avatar, icon button, status action bar, notification.

* fix(status): Move styles from inline to classes for statuses

Move styles to classnames in components.scss for the following components:

display name
media gallery
status
status content
video player

* fix(classnames): Add classnames to rest of components

Take out inline styles and apply them to classnames in the sass for the following components:

button
column back button
slim column back button
collapsable column
dropdown menu
loading indicator
status list

* fix(classnames): Remove all non-dynamic inline styles

Components affected:

autosuggested
permalink
action bar
header
character counter
compose form
emoji dropdown
privacy dropdown
reply indicator
upload form
account auth
followers
getting started
column settings
mutes
settings
reblogs
status checkbox
report
action bar
status
card
boost modal
media modal
video modal

* fix(permalink): Do not lose classname

* fix(tests): Add space back in display name

* fix(status__wrapper): Remove duplicate css name

Remove incorrect style attribute. Remove style attribute all together. Cursor defaults to "auto" when not specified as 'default'.

* fix(nl): do not lose translations
2017-04-23 04:26:55 +02:00
..
fonts Use local fonts and stop scrollable elements from repainting (#2266) 2017-04-21 18:09:05 +02:00
about.scss [css] reduce spacing between text elements on about pages (#1510) 2017-04-15 02:29:32 +02:00
accounts.scss fix broken style when follower has long description (#2159) 2017-04-19 19:20:51 +02:00
admin.scss enable to scroll the setting's page sidebar (#1347) 2017-04-19 14:30:23 +02:00
application.scss Clean up stylesheet organization (#1591) 2017-04-12 16:01:59 +02:00
basics.scss Clean up stylesheet organization (#1591) 2017-04-12 16:01:59 +02:00
boost.scss Add boost confirm modal 2017-04-10 22:35:55 -04:00
compact_header.scss Clean up stylesheet organization (#1591) 2017-04-12 16:01:59 +02:00
components.scss Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
containers.scss Clean up stylesheet organization (#1591) 2017-04-12 16:01:59 +02:00
footer.scss Clean up stylesheet organization (#1591) 2017-04-12 16:01:59 +02:00
forms.scss Optimize user setting page for mobile browser (#1924) 2017-04-17 10:37:00 +02:00
landing_strip.scss Clean up stylesheet organization (#1591) 2017-04-12 16:01:59 +02:00
lists.scss 2FA controller cleanup (#2296) 2017-04-22 04:23:17 +02:00
reset.scss Clean up stylesheet organization (#1591) 2017-04-12 16:01:59 +02:00
stream_entries.scss Fix issue where 'sensitive content click to show' item takes up whole screen on public view (#1692) 2017-04-13 16:00:56 +02:00
tables.scss Move all hex colors in SASS to variables and all variations to darken/lighten 2017-01-23 16:01:46 +01:00
variables.scss Check for a custom css file to help customization of instances (#1368) 2017-04-15 22:47:48 +02:00