Improved friend list appearance

This commit is contained in:
Pierre
2017-05-31 19:05:19 +02:00
parent 38dadde06b
commit 8732c40b36
3 changed files with 67 additions and 8 deletions

View File

@ -25,6 +25,7 @@ $config['CSSfiles'] = array(
//Components stylesheets
"%PATH_ASSETS%css/components/menuBar.css",
"%PATH_ASSETS%css/components/searchForm.css",
"%PATH_ASSETS%css/components/friends/friendsBar.css",
);
//JS files to include (at the end of the page)