]> www.vanbest.org Git - motioneye-debian/commitdiff
settings panel: added a separator between main and camera settings
authorCalin Crisan <ccrisan@gmail.com>
Sat, 14 Mar 2015 18:26:16 +0000 (20:26 +0200)
committerCalin Crisan <ccrisan@gmail.com>
Sat, 14 Mar 2015 18:26:16 +0000 (20:26 +0200)
templates/main.html

index dbc3f3abc4373b88d96391a8214c22d6a909da00..f0904d414b8a3e60d7000c86b6050d978d00d9ac 100644 (file)
                         <td><span class="help-mark" title="reboots the system">?</span></td>
                     </tr>
                 </table>
-                
+
                 {% for section in main_sections.values() %}
                 {% if section.get('label') and section.get('configs') %}
                 <div class="settings-section-title {% if section['advanced'] %}advanced-setting{% endif %}">
                 {% endif %}                    
                 {% endfor %}
 
+                <tr class="settings-item advanced-setting">
+                    <td colspan="100"><div class="settings-item-separator" style="margin-bottom: 1.5em;"></div></td>
+                </tr>
+                
                 <div class="settings-section-title">
                     <input type="checkbox" class="styled section device camera-config" id="videoDeviceSwitch">
                     <span class="help-mark" title="enable this if you want to use this camera device">?</span>