mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-04 07:09:00 +02:00
12 lines
180 B
Plaintext
12 lines
180 B
Plaintext
// {{{ICINGA_LICENSE_HEADER}}}
|
|
// {{{ICINGA_LICENSE_HEADER}}}
|
|
|
|
div.selection-toolbar {
|
|
float: right;
|
|
padding-right: 20px;
|
|
}
|
|
|
|
div.selection-toolbar a {
|
|
color: @colorPetrol;
|
|
}
|