mastodon/app/views
Sylvhem cb74c0cfe4 Add headings to the security settings page (#6661)
* Changes the headings' rank of the security settings section

This commit changes the existing headings' rank of the security settings section from level 6 to level 4.

* Renames the auth.change_password string into auth.security

The "Security" preferences' section used to be called "Change password". When it was renamed, the string name wasn't changed.
This commits changes auth.change_password to auth.security.

* Adds a heading to the password change form

There was previously no heading for the part of the "Security" page that contain the password change form.
This commit adds a rank 4 heading to this section and reintroduces an "auth.change_password" string to be used inside it.

* Removes useless HR elements

The various sections of the "Security" settings page were previously separated by HR elements.
Now that there is proper headings, they're not required anymore.

* Updates CSS

This commit updates CSS in such a way that the same style is applied to all the H4 elements of the settings.

* Correct a mistake

A character went missing on one of the previous commits, broking the CSS.
This new commit fixes it.
2018-03-07 01:39:40 +01:00
..
about Better grid layout for the landing page (#6543) 2018-02-26 16:19:07 +01:00
accounts Improve public account cards (#6559) 2018-02-26 16:18:41 +01:00
admin Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
admin_mailer
application
auth Add headings to the security settings page (#6661) 2018-03-07 01:39:40 +01:00
authorize_follows
errors
follower_accounts
following_accounts
home
invites
kaminari
layouts Fix container regression (#6531) 2018-02-22 03:04:27 +01:00
media Save video metadata and improve video OpenGraph tags (#6481) 2018-02-16 07:22:20 +01:00
notification_mailer Add direction tags to HTML e-mails for RTL languages (#6373) 2018-01-29 00:22:20 +01:00
oauth
remote_follow
settings Fix margin on top action button, fix width of counters on frontpage (#6573) 2018-03-01 02:48:08 +01:00
shared
shares
stream_entries Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590) 2018-03-02 07:00:04 +01:00
tags Grid layout for tag pages (#6545) 2018-02-26 17:43:45 +01:00
user_mailer Account archive download (#6460) 2018-02-21 23:21:32 +01:00
well_known