2015-02-04 10:46:36 +01:00
|
|
|
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
2014-07-15 13:39:22 +02:00
|
|
|
|
2014-04-09 19:13:46 +02:00
|
|
|
div.selection-toolbar {
|
|
|
|
float: right;
|
|
|
|
padding-right: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.selection-toolbar a {
|
2015-09-19 21:57:02 +02:00
|
|
|
color: @icinga-blue;
|
2014-11-12 16:19:00 +01:00
|
|
|
}
|