Kibana user styles
njam-kibana by njam
Details
Authornjam
LicenseNo License
Categorykibana
Created
Updated
Size297 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name njam-kibana
@namespace gitlab.com/njam
@version 1.0.0
@description Kibana user styles
@author njam
==/UserStyle== */
@-moz-document regexp(".*\\.found\\.io:9243/.*") {
.kbnDocTableCell__dataField {
white-space: pre-wrap;
}
}