You've already forked AstralRinth
forked from didirus/AstralRinth
Continue the cleanup train (#396)
* Improve links and search page controls... I know it looks kinda insane * Fix donation padding Fixes #393 * Improve text field styling * white icon * Improve pagination and disabled button colors * Round tab indicator * Fix rounding of home page points card * I hate browsers * Change verbiage of legacy options
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
:allow-empty="false"
|
||||
/>
|
||||
</label>
|
||||
<h3>Legacy search layout</h3>
|
||||
<h3>Search sidebar on right side</h3>
|
||||
<label>
|
||||
<span>
|
||||
Sets the sidebar direction for search pages. Enabling this will put
|
||||
@@ -120,7 +120,7 @@
|
||||
@change="changeLayout"
|
||||
/>
|
||||
</label>
|
||||
<h3>Legacy project layout</h3>
|
||||
<h3>Project sidebar on right side</h3>
|
||||
<label>
|
||||
<span>
|
||||
Sets the sidebar direction for project pages. Enabling this will
|
||||
|
||||
Reference in New Issue
Block a user