You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript/styles/mastodon
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.
8 years ago
..
_mixins.scss Make theme directory and Rename application.scss (#5336) 8 years ago
about.scss Fix margin on top action button, fix width of counters on frontpage (#6573) 8 years ago
accounts.scss Improve public account cards (#6559) 8 years ago
admin.scss Add headings to the security settings page (#6661) 8 years ago
basics.scss Remove outline from body window (Fixes #6501) (#6502) 8 years ago
boost.scss Make theme directory and Rename application.scss (#5336) 8 years ago
compact_header.scss Make theme directory and Rename application.scss (#5336) 8 years ago
components.scss Make more apparent that an account is blocked or muted (fixes #6544) (#6627) 8 years ago
containers.scss Redesign landing page (again) (#6486) 8 years ago
emoji_picker.scss Fix emoji picker scrollbar (regression from #5046) (#5901) 8 years ago
footer.scss Make theme directory and Rename application.scss (#5336) 8 years ago
forms.scss Add headings to the security settings page (#6661) 8 years ago
landing_strip.scss Fix font-weight of <strong> element for CJK fonts (#5914) 8 years ago
lists.scss Make theme directory and Rename application.scss (#5336) 8 years ago
modal.scss Replace drawer elephant graphic with a vector image (#6286) 8 years ago
reset.scss Make theme directory and Rename application.scss (#5336) 8 years ago
rtl.scss Fix layout for RTL (#6014) 8 years ago
stream_entries.scss Fix media spoiler design (#6507) 8 years ago
tables.scss Fix font-weight of <strong> element for CJK fonts (#5914) 8 years ago
variables.scss ReFix font-weight of <strong> element for CJK fonts (#5920) 8 years ago