mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-07 10:18:57 +00:00
Removing 1 value lenses in visualizations
This commit is contained in:
parent
952f1f4b24
commit
81235038e0
@ -3,6 +3,19 @@
|
||||
cursor: default !important;
|
||||
}
|
||||
|
||||
.kbn-vis-value .fa-search-minus {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.kbn-vis-value .fa-search-plus {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.kbn-vis-value .table-cell-filter {
|
||||
width: 100% !important;
|
||||
opacity: 0 !important;
|
||||
}
|
||||
|
||||
.bg-info {
|
||||
background-color: #1F6B7A !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user