icingaweb2/public/css/icinga/selection-toolbar.less

11 lines
187 B
Plaintext
Raw Normal View History

/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
div.selection-toolbar {
float: right;
padding-right: 20px;
}
div.selection-toolbar a {
2014-11-12 16:19:00 +01:00
color: @colorPetrol;
}