Updating options page for smaller layout
This commit is contained in:
parent
b856633bce
commit
1574f79534
@ -24,12 +24,8 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="page-header">
|
|
||||||
<h1>Yomichan <small>Options</small></h1>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="options-general">
|
<div class="options-general">
|
||||||
<h2>General</h2>
|
<h3>General Options</h3>
|
||||||
|
|
||||||
<form class="form-horizontal">
|
<form class="form-horizontal">
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
@ -73,7 +69,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="options-anki">
|
<div class="options-anki">
|
||||||
<h2>Anki</h2>
|
<h3>Anki Options</h3>
|
||||||
|
|
||||||
<div class="alert alert-danger error-dlg error-dlg-connection">
|
<div class="alert alert-danger error-dlg error-dlg-connection">
|
||||||
<strong>Unable to connect</strong>: is the <a href="https://foosoft.net/projects/anki-connect">AnkiConnect</a> extension for <a href="http://ankisrs.net/">Anki</a> installed and running?
|
<strong>Unable to connect</strong>: is the <a href="https://foosoft.net/projects/anki-connect">AnkiConnect</a> extension for <a href="http://ankisrs.net/">Anki</a> installed and running?
|
||||||
|
Loading…
Reference in New Issue
Block a user