Fix Bulma menu-list on settings page
This commit is contained in:
parent
a0f41074bd
commit
e7f7f4d0d3
|
@ -22,123 +22,125 @@
|
|||
</div>
|
||||
|
||||
<div class="card-content p-4">
|
||||
<p class="menu-label">
|
||||
Settings
|
||||
</p>
|
||||
<aside class="menu">
|
||||
<p class="menu-label">
|
||||
Settings
|
||||
</p>
|
||||
|
||||
<ul class="menu-list block">
|
||||
<li>
|
||||
<a href="/settings#profile" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-address-card mr-1"></i> My Profile</strong>
|
||||
<p class="help">Manage your profile page.</p>
|
||||
</a>
|
||||
</li>
|
||||
<ul class="menu-list">
|
||||
<li>
|
||||
<a href="/settings#profile" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-address-card mr-1"></i> My Profile</strong>
|
||||
<p class="help">Manage your profile page.</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/settings#look" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-palette mr-1"></i> Look & Feel</strong>
|
||||
<p class="help">
|
||||
Customize your profile with a color scheme.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/settings#look" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-palette mr-1"></i> Look & Feel</strong>
|
||||
<p class="help">
|
||||
Customize your profile with a color scheme.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/settings#prefs" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-square-check mr-1"></i> Website Preferences</strong>
|
||||
<p class="help">
|
||||
Explicit content filter <i class="fa fa-fire"></i>; photo blur.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/settings#prefs" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-square-check mr-1"></i> Website Preferences</strong>
|
||||
<p class="help">
|
||||
Explicit content filter <i class="fa fa-fire"></i>; photo blur.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/settings#location" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-globe mr-1"></i> Location Settings</strong>
|
||||
<p class="help">
|
||||
For the "Who's Nearby?" feature.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/settings#location" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-globe mr-1"></i> Location Settings</strong>
|
||||
<p class="help">
|
||||
For the "Who's Nearby?" feature.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/settings#privacy" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-eye mr-1"></i> Privacy</strong>
|
||||
<p class="help">
|
||||
Profile visibility; who can slide into your DMs.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/settings#privacy" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-eye mr-1"></i> Privacy</strong>
|
||||
<p class="help">
|
||||
Profile visibility; who can slide into your DMs.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/settings#notifications" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-bell mr-1"></i> Notifications</strong>
|
||||
<p class="help">
|
||||
Control your (on-site) notification preferences.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/settings#notifications" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-bell mr-1"></i> Notifications</strong>
|
||||
<p class="help">
|
||||
Control your (on-site) notification preferences.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/settings#account" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-user mr-1"></i> Account Settings</strong>
|
||||
<p class="help">
|
||||
Change password or e-mail; set up Two-Factor Authentication (2FA).
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/settings#account" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-user mr-1"></i> Account Settings</strong>
|
||||
<p class="help">
|
||||
Change password or e-mail; set up Two-Factor Authentication (2FA).
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/settings#deactivate" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-exclamation-triangle mr-1"></i> Deactivate Account</strong>
|
||||
<p class="help">
|
||||
Temporarily deactivate or permanently delete my account.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<li>
|
||||
<a href="/settings#deactivate" class="nonshy-tab-button">
|
||||
<strong><i class="fa fa-exclamation-triangle mr-1"></i> Deactivate Account</strong>
|
||||
<p class="help">
|
||||
Temporarily deactivate or permanently delete my account.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p class="menu-label">
|
||||
See Also
|
||||
</p>
|
||||
<p class="menu-label">
|
||||
See Also
|
||||
</p>
|
||||
|
||||
<ul class="menu-list block">
|
||||
<li>
|
||||
<a href="/photo/certification">
|
||||
<strong><i class="fa fa-certificate mr-1"></i> Certification Photo</strong>
|
||||
<p class="help">
|
||||
View and manage your Certification status.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
<ul class="menu-list">
|
||||
<li>
|
||||
<a href="/photo/certification">
|
||||
<strong><i class="fa fa-certificate mr-1"></i> Certification Photo</strong>
|
||||
<p class="help">
|
||||
View and manage your Certification status.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/photo/private">
|
||||
<strong><i class="fa fa-eye mr-1"></i> Private Photos</strong>
|
||||
<p class="help">
|
||||
Manage who can see your private photos.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/photo/private">
|
||||
<strong><i class="fa fa-eye mr-1"></i> Private Photos</strong>
|
||||
<p class="help">
|
||||
Manage who can see your private photos.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/users/blocked">
|
||||
<strong><i class="fa fa-hand mr-1"></i> Blocked Users</strong>
|
||||
<p class="help">
|
||||
View and manage your block list.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/users/blocked">
|
||||
<strong><i class="fa fa-hand mr-1"></i> Blocked Users</strong>
|
||||
<p class="help">
|
||||
View and manage your block list.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/notes/me">
|
||||
<strong><i class="fa fa-pen-to-square mr-1"></i> My User Notes</strong>
|
||||
<p class="help">
|
||||
Browse and search private notes you have written about others.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<li>
|
||||
<a href="/notes/me">
|
||||
<strong><i class="fa fa-pen-to-square mr-1"></i> My User Notes</strong>
|
||||
<p class="help">
|
||||
Browse and search private notes you have written about others.
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user