Open the menu
    ```html

    CSS Manager: Administration

    Features

    • It is an administration interface

    Screens

    Administration

    Data

    default

    • Name(string)
    • Description(string)
    • File path(string) : file path for the CSS which should be relative to the www directory. If backslashes “\” are used in the file path, after the confirmation of the CSS registration, they will automatically be replaced by forward slashes “/”.

    Links

    Permissions

    • Manage service instance: Allows management of all data for this service instance, including deleting it entirely.

    Actions

    • delete : allows deletion of the selected CSS file from the list. The deletion does not affect the file physically, only its record in the portal. Thus, the solution stops using the styles defined in the deleted CSS file and starts using the default settings defined in portal.css and other registered CSS files.
    ```