mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-14 09:24:23 +02:00
11 lines
187 B
Plaintext
11 lines
187 B
Plaintext
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
|
|
|
div.selection-toolbar {
|
|
float: right;
|
|
padding-right: 20px;
|
|
}
|
|
|
|
div.selection-toolbar a {
|
|
color: @colorPetrol;
|
|
}
|