|
|
|
@ -98,8 +98,7 @@ function SettingsTab (container, appAPI, appEvents, opts) { |
|
|
|
|
<span class="${css.checkboxText}">Enable Optimization</span> |
|
|
|
|
</div> |
|
|
|
|
<hr> |
|
|
|
|
<h4 class="${css.heading}">Themes</h4> |
|
|
|
|
<p class="${css.explaination}">-- If you change themes, the page will reload --</p> |
|
|
|
|
<h4 class="${css.heading}">Themes ( Selecting a theme will trigger a page reload )</h4> |
|
|
|
|
<div class="${css.crow}"> |
|
|
|
|
<input class="${css.col1}" name="theme" id="themeLight" type="radio"> |
|
|
|
|
<label for="themeLight">Light Theme</label> |
|
|
|
|