parent
b64bf06df7
commit
ad31f3fbdb
|
@ -31,7 +31,6 @@ class StyleSheet
|
|||
'css/icinga/forms.less',
|
||||
'css/icinga/setup.less',
|
||||
'css/icinga/widgets.less',
|
||||
'css/icinga/selection-toolbar.less',
|
||||
'css/icinga/login.less',
|
||||
'css/icinga/controls.less',
|
||||
'css/icinga/dev.less',
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||
|
||||
div.selection-toolbar {
|
||||
float: right;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
div.selection-toolbar a {
|
||||
color: @icinga-blue;
|
||||
}
|
Loading…
Reference in New Issue