PATH:
home
/
letacommog
/
letaweb
/
admin
/
views
/
builder
/
content
/
design
<h1 class="header"> <a href="#content/design" class="back_btn">Design options</a> </h1> <h1 class="header"> Element </h1> <ul class="element_list"> <li ng-repeat="special_module in special_modules"> <a href="#content/design/special_element/{{$index}}">{{special_module[1]}}</a> </li> </ul>
[+]
..
[-] module.php
[edit]
[-] background.php
[edit]
[-] font_customize.php
[edit]
[-] css.php
[edit]
[-] css_editor.php
[edit]
[-] main_menu.php
[edit]
[-] font.php
[edit]
[-] color.php
[edit]
[-] special_element.php
[edit]
[+]
csseditor