PATH:
home
/
letacommog
/
letaweb
/
admin
/
views
/
builder
/
content
/
design
<ul class="sidebar-panel nav"> <li><a href="#content/design" class=""><span class="icon"><i class="fa fa-arrow-left"></i></span><?php $this->t("LBL_BACK"); ?></a></li> <li class="sidetitle" > <?php $this->t("LBL_BACKGROUND"); ?> </li> <li ng-repeat="background in backgrounds "> <a href="#/content/design/background/{{$index}}"> {{background[0]}} </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