ソースを参照

Fix the sizes label being separated from the size options

tags/v0.1.0
Fen Dweller 6年前
コミット
a5fee10d84
1個のファイルの変更3行の追加3行の削除
  1. +3
    -3
      macrovision.html

+ 3
- 3
macrovision.html ファイルの表示

@@ -165,9 +165,6 @@
View
</div>
<select class="options-selector" id="entity-view"></select>
<div class="options-label">
Sizes
</div>
<div class="options-label">
Ordering
</div>
@@ -176,6 +173,9 @@
<div id="options-order-display"></div>
<button id="options-order-forward">Toward front</button>
</div>
<div class="options-label">
Sizes
</div>
<div class="options-block" id="options-entity-defaults">
</div>
<span id="options-entity">


読み込み中…
キャンセル
保存