source: extensions/music_player/template/style/my_phone.conf.php @ 9590

Last change on this file since 9590 was 9590, checked in by flop25, 13 years ago

use of combine tag : relocation of css in config files, css and js files combined
todo : js code not in file
remove events from spread_menu and add_menu_on_public_pages of themes

File size: 276 bytes
Line 
1<?php
2$BACK_COLOR='0x000000';
3$FRONT_COLOR='0xffffff';
4$LIGHT_COLOR='0xe8e3dc';
5$STYLE_FILE= 'plugins/'.MP_NAME.'/template/style/my_phone/my_phone.css';
6$TPL_FILE= $m_p->plugin_path.'template/style/my_phone/my_phone.tpl';
7//$TPL_FILE='template/style/my_phone/my_phone.tpl';
8?>
Note: See TracBrowser for help on using the repository browser.