mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
parent
2576754958
commit
9115e1d834
@ -14,6 +14,7 @@ class StyleSheet
|
|||||||
'css/vendor/normalize.css',
|
'css/vendor/normalize.css',
|
||||||
'css/vendor/tipsy.css',
|
'css/vendor/tipsy.css',
|
||||||
'css/icinga/themes/icinga.less',
|
'css/icinga/themes/icinga.less',
|
||||||
|
'css/icinga/colors.less',
|
||||||
'css/icinga/mixins.less',
|
'css/icinga/mixins.less',
|
||||||
'css/icinga/base.less',
|
'css/icinga/base.less',
|
||||||
'css/icinga/main.less',
|
'css/icinga/main.less',
|
||||||
|
@ -361,7 +361,6 @@ $dashboard->add(
|
|||||||
/*
|
/*
|
||||||
* CSS
|
* CSS
|
||||||
*/
|
*/
|
||||||
$this->provideCssFile('colors.less');
|
|
||||||
$this->provideCssFile('plugin-output.less');
|
$this->provideCssFile('plugin-output.less');
|
||||||
$this->provideCssFile('service-grid.less');
|
$this->provideCssFile('service-grid.less');
|
||||||
$this->provideCssFile('tables.less');
|
$this->provideCssFile('tables.less');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user