mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-07 10:18:57 +00:00
20 lines
317 B
Plaintext
20 lines
317 B
Plaintext
|
.horizontal-menu-right .buttonMenu{
|
||
|
background-color: #3caed2;
|
||
|
color: white;
|
||
|
}
|
||
|
|
||
|
.horizontal-menu-right {
|
||
|
background-color: #f7f7f7
|
||
|
}
|
||
|
|
||
|
.managerConfigurationArrow {
|
||
|
float: right;
|
||
|
margin-top: 6px;
|
||
|
}
|
||
|
|
||
|
.joinCardsRow {
|
||
|
background-color: white;
|
||
|
margin: 8px;
|
||
|
margin-bottom: 5px;
|
||
|
margin-top: 10px;
|
||
|
}
|