#Backend CSS
This is an Symphony CMS extension that allows you to use custom CSS in the CMS's backend.
- Version: 0.1
- Date: 2011-04-18
- Author: Phill Gray
- E-mail: pixel.ninjad@gmail.com
- Download the extension
- Unzip the file inside your Symphony extensions path
- Enable the extension in the Symphony's control panel
- Go to System > Preferences, in your Symphony's backend
- Find the "Backend CSS" section, type your code inside the textarea
- Click "Save", and be happy!
- The file "/backend_css/assets/custom.css" has to have all permissions ( chmod 777 )!
- First Release