mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-16 21:45:42 +02:00
[Case 7049] Give collision section a header for consistency.
Changes Committed: modified: scripts/system/html/entityProperties.html
This commit is contained in:
parent
82dd13a82c
commit
2cc9a8b2b2
1 changed files with 3 additions and 1 deletions
|
@ -76,7 +76,9 @@
|
|||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
<fieldset id="collision-info">
|
||||
|
||||
<fieldset id="collision-info" class="major">
|
||||
<legend class="section-header"> Collision<span>M</span> </legend>
|
||||
<fieldset class="minor">
|
||||
<div class="behavior-group property checkbox">
|
||||
<input type="checkbox" id="property-collisionless">
|
||||
|
|
Loading…
Reference in a new issue