mastodon/app/views/admin
ThibG c0b849bdfd
Fix use of inline CSS in public pages (#13576)
Change `account_link_to` to use an image tag rather than some
inline CSS. Dropped the `size` parameter in the process, but it wasn't
used for anything except the default value of 36px.

Dropped CSS rules that were always overriden, and defaulted to 36px width
and height instead.
2020-05-03 22:04:18 +02:00
..
account_actions Add titles to warning presets in admin UI (#13252) 2020-03-12 17:57:59 +01:00
account_moderation_notes Improve admin UI for accounts (#7360) 2018-05-05 23:06:29 +02:00
account_warnings
accounts Fix admin-facing uses of inline CSS (#13575) 2020-04-28 19:39:16 +02:00
action_logs
announcements Fix design of announcements in admin UI (#12989) 2020-01-28 02:21:00 +01:00
change_emails
custom_emojis Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
dashboard Add full numeric notation to the dashboard title attribute (#11911) 2019-09-22 02:37:15 +02:00
domain_allows Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
domain_blocks
email_domain_blocks
instances Fix admin-facing uses of inline CSS (#13575) 2020-04-28 19:39:16 +02:00
invites Fix maxed-out invites not showing up as expired in UI (#10274) 2019-03-15 05:35:17 +01:00
pending_accounts Fix admin-facing uses of inline CSS (#13575) 2020-04-28 19:39:16 +02:00
relationships Fix admin-facing uses of inline CSS (#13575) 2020-04-28 19:39:16 +02:00
relays Display pending message on admin relays UI (#8494) 2018-08-28 05:39:43 +02:00
report_notes Improve report layout (#7188) 2018-04-20 02:28:48 +02:00
reports Fix use of inline CSS in public pages (#13576) 2020-05-03 22:04:18 +02:00
settings Add submit button to the top of preferences pages (#13068) 2020-03-08 16:04:03 +01:00
statuses Fix admin-facing uses of inline CSS (#13575) 2020-04-28 19:39:16 +02:00
tags Fix admin-facing uses of inline CSS (#13575) 2020-04-28 19:39:16 +02:00
warning_presets