UNPKG

@spalger/kibana

Version:

Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elastic

25 lines (20 loc) 352 B
@import (reference) "~ui/styles/variables"; doc-table { overflow: auto; margin: 5px; flex: 1 1 100%; .discover-table-datafield { white-space: pre-wrap; } .loading { opacity: @loading-opacity; } .spinner { position: absolute; top: 40%; left: 0; right: 0; z-index: 20; opacity: @loading-opacity; } }