theme selecter moved
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
<a id="auth-username" class="user-name" href="/"></a>
|
||||
</div>
|
||||
<button id="logout-button" class="logout-button hidden" type="button">Sign out</button>
|
||||
<div id="theme-submenu-container" class="theme-submenu-container hidden">
|
||||
<button type="button" class="submenu-title" aria-expanded="false" aria-controls="theme-options">Themes</button>
|
||||
<div id="theme-options" class="submenu-options hidden"></div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<section class="toolbar">
|
||||
|
||||
Reference in New Issue
Block a user