mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-07 10:18:57 +00:00
20 lines
315 B
Plaintext
20 lines
315 B
Plaintext
.ruleset_card_info {
|
|
background-color: #dbf0f7
|
|
}
|
|
|
|
.ruleset_rules_row_active {
|
|
background-color: #c2e4ef;
|
|
}
|
|
|
|
.rules-item-list button.md-no-style.md-button.md-ink-ripple {
|
|
opacity: 0;
|
|
}
|
|
|
|
md-list-item.ruleset_rules_row_active {
|
|
background-color: #c2e4ef;
|
|
}
|
|
|
|
.listHover:hover {
|
|
font-weight: bold;
|
|
}
|