mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-06-26 12:31:47 +02:00
[design] change some words
This commit is contained in:
parent
466b0afb89
commit
54b2b321fa
@ -214,8 +214,9 @@
|
|||||||
<label for="control-header-search-width-style-custom"><span class="label-icon"></span>Custom</label>
|
<label for="control-header-search-width-style-custom"><span class="label-icon"></span>Custom</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="input-wrap form-indent-2">
|
<div class="input-wrap form-indent-2">
|
||||||
<label for="control-header-search-width-custom">Percentage of content container</label>
|
<label for="control-header-search-width-custom">Percentage of header space</label>
|
||||||
<input id="control-header-search-width-custom" class="control-header-search-width-custom" type="range" min="10" max="100" value="0" tabindex="1">
|
<input id="control-header-search-width-custom" class="control-header-search-width-custom" type="range" min="10" max="100" value="0" tabindex="1">
|
||||||
|
<p class="input-helper small muted">Header space can be changed by the Layout Content Container Width.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="checkbox-wrap form-indent-1">
|
<div class="checkbox-wrap form-indent-1">
|
||||||
<input id="control-header-search-focus" class="control-header-search-focus" type="checkbox" tabindex="1">
|
<input id="control-header-search-focus" class="control-header-search-focus" type="checkbox" tabindex="1">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user