* - app: (string) The current application. * - nobase: (boolean) If true, don't load base stylesheets. * - nocache: (boolean) If true, don't load files from cache. * - nohorde: (boolean) If true, don't load files from Horde. * - sub: (string) A subdirectory containing additional CSS files to * load as an overlay to the base CSS files. * - subonly: (boolean) If true, only load the files in 'sub', not * the default theme files. * - theme: (string) Use this theme instead of the default. * - themeonly: (boolean) If true, only load the theme files. *
* - app: (string) The current application. * - nobase: (boolean) If true, don't load base stylesheets. * - nohorde: (boolean) If true, don't load files from Horde. * - sub: (string) A subdirectory containing additional CSS files to * load as an overlay to the base CSS files. * - subonly: (boolean) If true, only load the files in 'sub', not * the default theme files. * - themeonly: (boolean) If true, only load the theme files. *
* - app: (string) App of the CSS file. * - fs: (string) Filesystem location of stylesheet. * - uri: (string) URI of stylesheet. *