panel.stylesheet

Set a custom stylesheet for the Panel, which will be loaded after all the default styles.

You can define your own custom stylesheet to make some small changes or adjust the branding for your clients.

Example

c::set('panel.stylesheet', 'assets/css/custom-panel.css');