Merge remote-tracking branch 'typo-epub-reader/webysther-typo-epub-reader'
This commit is contained in:
@@ -82,7 +82,7 @@
|
|||||||
<div class="md-content">
|
<div class="md-content">
|
||||||
<h3>{{_('Settings')}}</h3>
|
<h3>{{_('Settings')}}</h3>
|
||||||
<div class="form-group themes" id="themes">
|
<div class="form-group themes" id="themes">
|
||||||
{{_('Choose a theme below:')}}}<br />
|
{{_('Choose a theme below:')}}<br />
|
||||||
|
|
||||||
<!-- Hardcoded a tick in the light theme button because it is the "default" theme. Need to find a way to do this dynamically on startup-->
|
<!-- Hardcoded a tick in the light theme button because it is the "default" theme. Need to find a way to do this dynamically on startup-->
|
||||||
<button type="button" id="lightTheme" class="lightTheme" onclick="selectTheme(this.id)"><span
|
<button type="button" id="lightTheme" class="lightTheme" onclick="selectTheme(this.id)"><span
|
||||||
|
|||||||
Reference in New Issue
Block a user